Enumeration

GdkGrabOwnership

Declaration

enum Gdk.GrabOwnership

Description [src]

Defines how device grabs interact with other devices.

Members

Name Description
GDK_OWNERSHIP_NONE

All other devices’ events are allowed.

GDK_OWNERSHIP_WINDOW

Other devices’ events are blocked for the grab window.

GDK_OWNERSHIP_APPLICATION

Other devices’ events are blocked for the whole application.