gtkPrintSettingsToKeyFile {RGtk2} | R Documentation |
This function adds the print settings from settings
to key.file
.
gtkPrintSettingsToKeyFile(object, key.file, group.name)
|
[GtkPrintSettings ] a GtkPrintSettings |
|
[GKeyFile] the GKeyFile to save the print settings to |
|
[character] the group to add the settings to in key.file , or
NULL to use the default "Print Settings" |
Since 2.12
Derived by RGtkGen from GTK+ documentation