Widget.hasGrab

Determines whether the widget is currently grabbing events, so it is the only widget receiving input events (keyboard and mouse).

See also gtk_grab_add().

class Widget
bool
hasGrab
()

Return Value

Type: bool

TRUE if the widget is in the grab_widgets stack

Meta

Since

2.18