Package: gtk

Function gtk:device-grab-remove

Lambda List

gtk:device-grab-remove (widget device)

Arguments

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

Details

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

See also

#2023-3-5