Signal
PhocGesture::end
since: 0
Description [src]
Emitted when gesture
stopped recognizing the event
sequences as something to be handled.
Default handler: The default handler is called after the handlers added via |
Available since: 0 |
Parameters
sequence
-
Type:
PhocEventSequence
The
PhocEvent
that made gesture recognition to finish.The argument can be NULL
.The data is owned by the caller of the function.