is_recognized


Description:

[ Version ( since = "3.14" ) ]
public bool is_recognized ()

Returns true if the gesture is currently recognized.

A gesture is recognized if there are as many interacting touch sequences as required by this, and GtkGesture::check returned true for the sequences being currently interpreted.

Parameters:

this

a Gesture

Returns:

true if gesture is recognized