Method

GtkGestureis_recognized

Declaration [src]

gboolean
gtk_gesture_is_recognized (
  GtkGesture* gesture
)

Description [src]

Returns TRUE if the gesture is currently recognized.

A gesture is recognized if there are as many interacting touch sequences as required by gesture.

Return value

Type: gboolean

TRUE if gesture is recognized.