RGtk2 (version 2.20.31)

gtkWidgetHasGrab: gtkWidgetHasGrab

Description

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

Usage

gtkWidgetHasGrab(object)

Arguments

object

Value

TRUE if the widget is in the grab_widgets stack

Details

See also gtkGrabAdd. Since 2.18