Function

Gtkgrab_get_current

Declaration [src]

GtkWidget*
gtk_grab_get_current (
  void
)

Description [src]

Queries the current grab of the default window group.

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.