Method

PhocCursorget_gestures

Declaration [src]

GSList*
phoc_cursor_get_gestures (
  PhocCursor* self
)

Description [src]

Gets the currently registered gestures self.

Return value

Type: A list of PhocGesture*

The cursor’s gestures.

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