Signal
PhocGestureSwipe::swipe
since: 0
Declaration
void
swipe (
PhocGestureSwipe* self,
gdouble velocity_x,
gdouble velocity_y,
gpointer user_data
)
Description [src]
This signal is emitted when the recognized gesture is finished, velocity and direction are a product of previously recorded events.
Default handler: The default handler is called after the handlers added via |
Available since: 0 |