[ Version ( since = "3.14" ) ]
public signal void update (EventSequence? sequence)
Emitted whenever an event is handled while the gesture is recognized.
sequence is guaranteed to pertain to the set of active touches.
| sequence |
the `GdkEventSequence` that was updated |