Method
Gtk PrintOperationset_embed_page_setup
since: 2.18
Declaration [src]
void
gtk_print_operation_set_embed_page_setup(
GtkPrintOperation*op,
gbooleanembed
)
Description [src]
Embed page size combo box and orientation combo box into page setup page.
Selected page setup is stored as default page setup in GtkPrintOperation.
Available since: 2.18
Sets property
Gtk.PrintOperation:embed-page-setup Parameters
embed-
Type:
gbooleanTRUEto embed page setup selection in theGtkPrintUnixDialog.