Handbook
Glossary
gtk_gesture_single_set_touch_only ( gesture_single touch_only -- )
Vocabulary
gtk3
.
ffi
Inputs
gesture_single
an
object
touch_only
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_touch_only
( GtkGestureSingle* gesture_single,
gboolean
touch_only )