PrintOperation.setPageSetup
void setPageSetup(gtk.page_setup.PageSetup pageSetup)Set the current page setup of print_operation.
Current page setup is used for the initial values of the print dialog when webkit.print_operation.PrintOperation.runDialog is called.
Parameters
pageSetup | a #GtkPageSetup to set |