Method

GtkPrintOperationset_embed_page_setup

Declaration [src]

void
gtk_print_operation_set_embed_page_setup (
  GtkPrintOperation* op,
  gboolean embed
)

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.

Parameters

embed

Type: gboolean

TRUE to embed page setup selection in the GtkPrintUnixDialog