| gtkPrintOperationSetPrintSettings {RGtk2} | R Documentation |
Sets the print settings for op. This is typically used to
re-establish print settings from a previous print operation,
see gtkPrintOperationRun.
gtkPrintOperationSetPrintSettings(object, print.settings = NULL)
|
[GtkPrintOperation] a GtkPrintOperation |
|
[GtkPrintSettings] GtkPrintSettings, or NULL |
Since 2.10
Derived by RGtkGen from GTK+ documentation