Handbook
Glossary
gtk_gesture_pan_new ( widget orientation -- GtkGesture* )
Vocabulary
gtk3
.
ffi
Inputs
widget
an
object
orientation
an
object
Outputs
GtkGesture*
an
object
Definition
USING:
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GtkGesture*
gtk_gesture_pan_new
( GtkWidget* widget,
GtkOrientation
orientation )