Method

PhocGestureget_last_updated_sequence

Declaration [src]

PhocEventSequence*
phoc_gesture_get_last_updated_sequence (
  PhocGesture* self
)

Description [src]

Returns the PhocEventSequence that was last updated on self.

Return value

Type: PhocEventSequence

The last updated sequence.

The returned data is owned by the instance.
The return value can be NULL.