PrintSettings.toKeyFile
void toKeyFile(glib.key_file.KeyFile keyFile, string groupName = null)This function adds the print settings from settings to key_file.
Parameters
keyFile | the #GKeyFile to save the print settings to |
groupName | the group to add the settings to in key_file, or null to use the default “Print Settings” |