Method

PhocGestureis_active

unstable since: 3.14

Declaration [src]

gboolean
phoc_gesture_is_active (
  PhocGesture* self
)

Description [src]

Returns TRUE if the gesture is currently active. A gesture is active meanwhile there are touch sequences interacting with it.

Available since: 3.14

Return value

Type: gboolean

TRUE if gesture is active.