Entries
the pointer (usually a mouse) has moved.
a mouse button has been pressed.
a mouse button has been released.
a key has been released.
the pointer has entered the surface.
the pointer has left the surface.
the keyboard focus has entered or left the surface.
an input device has moved into contact with a sensing surface (e.g. a touchscreen or graphics tablet).
an input device has moved out of contact with a sensing surface.
the mouse has entered the surface while a drag is in progress.
the mouse has left the surface while a drag is in progress.
the mouse has moved in the surface while a drag is in progress.
a drop operation onto the surface has started.
a pointer or keyboard grab was broken.
A new touch event sequence has just started.
A touch event sequence has been updated.
A touch event sequence has been canceled.
A touchpad swipe gesture event, the current state is determined by its phase field.
A touchpad pinch gesture event, the current state is determined by its phase field.
A tablet pad button press event.
A tablet pad button release event.
A tablet pad group mode change.
A touchpad hold gesture event, the current state is determined by its phase field.
marks the end of the GdkEventType enumeration.