API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
since: 3.14
enum Gtk.EventSequenceState
Describes the state of a GdkEventSequence in a GtkGesture.
GdkEventSequence
GtkGesture
Available since: 3.14
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