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