Signal
PhocGesture::cancel
since: 0
Description [src]
Emitted whenever a sequence is cancelled.
gesture must forget everything about sequence as in
response to this signal.
| Default handler: The default handler is called after the handlers added via |
| Available since: 0 |
Parameters
sequence-
Type:
PhocEventSequenceThe
PhocEventthat was cancelled.The argument can be NULL.The data is owned by the caller of the function.