Re: set_modal/grab_add



Tristan Van Berkom wrote:

        While I sift through the source someone might
be able to tell me:

Will:

        gtk_grab_add(GTK_WIDGET(window));

do the same as:

        gtk_window_set_modal(window, TRUE);

exept for the the window not having its "modal"
property set ?

Yes.

Olexiy




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]