Signal
GtkGesture::update
since: 3.14
Description [src]
This signal is 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 |
| Available since: 3.14 |
Parameters
sequence-
Type:
GdkEventSequenceThe
GdkEventSequencethat was updated.The argument can be NULL.The data is owned by the caller of the function.