Handbook
Glossary
gtk_page_setup_set_orientation ( page_setup orientation -- )
Vocabulary
gtk2
.
ffi
Inputs
page_setup
an
object
orientation
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_page_setup_set_orientation
( GtkPageSetup* page_setup,
GtkPageOrientation
orientation )