gdk-sharp
Gdk.Event
Indicates a grab was broken by another grab.
Constructor
Native struct pointer.
Internal constructor.
This constructor is exposed for binding use and should not be used by application code.
Property
Gdk.Window
The Window which broke the grab.
a , or .
If the window which broke the grab is outside the application, the value will be .
Property
System.Boolean
Indicates if the broken grab was implicit.
for an implicit grab.
Property
System.Boolean
Indicates a keyboard grab.
for a keyboard grab or for mouse.