Method
PhocGestureget_last_updated_sequence
Declaration [src]
PhocEventSequence*
phoc_gesture_get_last_updated_sequence (
PhocGesture* self
)
Return value
Type: PhocEventSequence
The last updated sequence.
The returned data is owned by the instance. |
The return value can be NULL . |