Function gtk::device_grab_remove
source · [−]Expand description
Removes a device grab from the given widget.
You have to pair calls to device_grab_add() and
device_grab_remove().
widget
a Widget
Removes a device grab from the given widget.
You have to pair calls to device_grab_add() and
device_grab_remove().
widgeta Widget
device