EventGrabBroken
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gdk_event_get_type ()" ) ]
[ Compact ]
[ Version ( since = "2.8" ) ]
public class EventGrabBroken : Event
[ Compact ]
[ Version ( since = "2.8" ) ]
public class EventGrabBroken : Event
Generated when a pointer or keyboard grab is broken.
On X11, this happens when the grab window becomes unviewable (i.e. it or one of its ancestors is unmapped), or if the same application grabs the pointer or keyboard again. Note that implicit grabs (which are initiated by button presses) can also cause EventGrabBroken events.
Namespace: Gdk
Package: gdk-3.0
Content:
Fields:
Inherited Members:
All known members inherited from class Gdk.Event