Package: gtk
Function gtk-widget-has-grab
Lambda Listgtk-widget-has-grab (widget) ArgumentsReturn ValueTrue if the widget is the grab widgets stack. Details
Determines whether the widget is currently grabbing events, so it is the
only widget receiving input events, keyboard and mouse. See also the gtk-grab-add function. | See also |
2020-9-22