handles_sequence


Description:

[ Version ( since = "3.14" ) ]
public bool handles_sequence (EventSequence? sequence)

Returns true if this is currently handling events corresponding to sequence.

Parameters:

this

a `GtkGesture`

sequence

a `GdkEventSequence`

Returns:

true if this is handling sequence, false otherwise