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