Signal
GtkGesture::update
Description [src]
Emitted whenever an event is handled while the gesture is recognized.
sequence
is guaranteed to pertain to the set of active touches.
Default handler: The default handler is called after the handlers added via |
Parameters
sequence
-
Type:
GdkEventSequence
The
GdkEventSequence
that was updated.The argument can be NULL
.The data is owned by the caller of the function.