gtk_gesture_swipe_get_velocity ( gesture_swipe velocity_x velocity_y -- gboolean )


Vocabulary
gtk3.ffi

Inputs
gesture_swipean object
velocity_xan object
velocity_yan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk3 FUNCTION: gboolean
gtk_gesture_swipe_get_velocity
( GtkGestureSwipe* gesture_swipe, gdouble* velocity_x,
gdouble* velocity_y )