Handbook
Glossary
gtk_print_operation_set_embed_page_setup ( print_operation embed -- )
Vocabulary
gtk2
.
ffi
Inputs
print_operation
an
object
embed
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_print_operation_set_embed_page_setup
( GtkPrintOperation* print_operation,
gboolean
embed )