GtkEventSequenceState

Describes the state of a GdkEventSequence in a GtkGesture.

Values

ValueMeaning
NONE0

The sequence is handled, but not grabbed.

CLAIMED1

The sequence is handled and grabbed.

DENIED2

The sequence is denied.

Meta