Function
Gtkgrab_get_current
Declaration [src]
GtkWidget*
gtk_grab_get_current (
void
)
Return value
Type: GtkWidget
The widget which currently
has the grab or NULL
if no grab is active.
The data is owned by the called function. |
The return value can be NULL . |