Method
PhocCursoradd_gesture
Declaration [src]
void
phoc_cursor_add_gesture (
PhocCursor* self,
PhocGesture* gesture
)
Parameters
gesture-
Type:
PhocGestureA gesture.
The data is owned by the caller of the method.
void
phoc_cursor_add_gesture (
PhocCursor* self,
PhocGesture* gesture
)
gestureType: PhocGesture
A gesture.
| The data is owned by the caller of the method. |