PrintUnixDialog.setPrintSettings

Sets the GtkPrintSettings for the GtkPrintUnixDialog. Typically, this is used to restore saved print settings from a previous print operation before the print dialog is shown. Since 2.10

class PrintUnixDialog
void
setPrintSettings

Parameters

settings PrintSettings

a GtkPrintSettings, or NULL. [allow-none]

Meta