TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 3.0
Removes a device grab from the given widget.
You have to pair calls to gtk_device_grab_add() and gtk_device_grab_remove().
gtk_device_grab_add()
gtk_device_grab_remove()
a Gtk.Widget
a Gdk.Device
3.0
Removes a device grab from the given widget.
You have to pair calls to
gtk_device_grab_add()andgtk_device_grab_remove().