handles_sequence


Description:

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