Handbook
Glossary
gtk_gesture_single_set_button ( gesture_single button -- )
Vocabulary
gtk3
.
ffi
Inputs
gesture_single
an
object
button
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_gesture_single_set_button
( GtkGestureSingle* gesture_single,
guint
button )