Handbook
Glossary
gtk_orientable_set_orientation ( orientable orientation -- )
Vocabulary
gtk2
.
ffi
Inputs
orientable
an
object
orientation
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_orientable_set_orientation
( GtkOrientable* orientable,
GtkOrientation
orientation )