PrintOperation.setPrintSettings
void setPrintSettings(gtk.print_settings.PrintSettings printSettings)Set the current print settings of print_operation.
Set the current print settings of print_operation. Current print settings are used for the initial values of the print dialog when [webkit.print_operation.PrintOperation.runDialog] is called.
Parameters
printSettings | a #GtkPrintSettings to set |