PrintSettings.toKeyFile

void toKeyFile(glib.key_file.KeyFile keyFile, string groupName = null)

This function adds the print settings from settings to key_file.

Parameters

keyFilethe #GKeyFile to save the print settings to
groupNamethe group to add the settings to in key_file, or null to use the default “Print Settings”