API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
enum Gtk.EventSequenceState
Describes the state of a GdkEventSequence in a GtkGesture.
GdkEventSequence
GtkGesture
GTK_EVENT_SEQUENCE_NONE
The sequence is handled, but not grabbed.
0
GTK_EVENT_SEQUENCE_CLAIMED
The sequence is handled and grabbed.
1
GTK_EVENT_SEQUENCE_DENIED
The sequence is denied.
2
Content