(eg. a third touch on a 2-touches gesture) is lifted, in that situation sequence won't pertain to the current set of active touches, so don't rely on this being true.
Parameters
callback | signal callback delegate or function to connect void callback(gdk.event_sequence.EventSequence sequence, gtk.gesture.Gesture gesture) sequence the [gdk.event_sequence.EventSequence] that made the gesture to be recognized (optional) gesture the instance the signal is connected to (optional) |
after | Yes.After to execute callback after default handler, No.After to execute before (default) |
Returns
Signal ID