Signal
GtkGestureSwipe::swipe
Declaration
void
swipe (
  GtkGestureSwipe self,
  gdouble velocity_x,
  gdouble velocity_y,
  gpointer user_data
)
Description [src]
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  |