Method
GtkPrintDialogset_default_page_setup
unstable since: 4.14
Declaration [src]
void
gtk_print_dialog_set_default_page_setup (
  GtkPrintDialog* self,
  GtkPageSetup* default_page_setup
)
Description [src]
Set the default page setup for the print dialog.
Available since: 4.14
| Sets property | Gtk.PrintDialog:default-page-setup | 
Parameters
- default_page_setup
- 
            Type: GtkPageSetupThe new default page setup. The data is owned by the caller of the function.