PrintOperation.setPageSetup

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_run_dialog() is called.

class PrintOperation
void
setPageSetup
(
PageSetup pageSetup
)

Parameters

pageSetup PageSetup

a #GtkPageSetup to set

Meta