Signal
PhocGesture::cancel
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 |
Parameters
sequence-
Type:
PhocEventSequenceThe
PhocEventthat was cancelled.The argument can be NULL.The data is owned by the caller of the function.