Main.deviceGrabRemove

Removes a device grab from the given widget.

You have to pair calls to gtk_device_grab_add() and gtk_device_grab_remove().

struct Main
static
void
deviceGrabRemove

Parameters

widget Widget

a #GtkWidget

device Device

a #GdkDevice

Meta