Package: gtk

Function gtk-device-grab-remove

Lambda List

gtk-device-grab-remove (widget device)

Arguments

widget -- a gtk-widget object
device -- a gdk-device object

Details

Removes a device grab from the given widget. You have to pair calls to the functions gtk-device-grab-add and gtk-device-grab-remove.
 

See also

2020-8-22