Method
PhocGesturehandles_sequence
unstable since: 3.14
Declaration [src]
gboolean
phoc_gesture_handles_sequence (
PhocGesture* self,
PhocEventSequence* sequence
)
Description [src]
Returns TRUE if self is currently handling events corresponding to
sequence.
Available since: 3.14
Parameters
sequence-
Type:
PhocEventSequenceA
PhocEventSequenceorNULL.The argument can be NULL.The data is owned by the caller of the method.