???gtk_grab_get_current()



Gurus,

From the source code of gtk_grab_get_current(), it only search grab with gtk_window_group value NULL. What will return if I create two window groups and each has a grab widget only applied in that group?

I do met a sample code that just after gtk_grab_add is called successfully, gtk_grab_get_current returns NULL.

Is that a bug or do I miss anything?

Thanks in advance and best regards,

ln



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