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