Handbook
Glossary
gtk_gesture_swipe_get_velocity ( gesture_swipe velocity_x velocity_y -- gboolean )
Vocabulary
gtk3
.
ffi
Inputs
gesture_swipe
an
object
velocity_x
an
object
velocity_y
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_gesture_swipe_get_velocity
( GtkGestureSwipe* gesture_swipe, gdouble* velocity_x,
gdouble* velocity_y )