API Version: 0
Library Version: 0.46.0
Generated by gi-docgen 2024.1
enum Phoc.EventSequenceState
Describes the state of a PhocEventSequence in a PhocGesture.
PhocEventSequence
PhocGesture
PHOC_EVENT_SEQUENCE_NONE
The sequence is handled, but not grabbed.
0
PHOC_EVENT_SEQUENCE_CLAIMED
The sequence is handled and grabbed.
1
PHOC_EVENT_SEQUENCE_DENIED
The sequence is denied.
2
Content