PaperSize.toKeyFile
void toKeyFile(glib.key_file.KeyFile keyFile, string groupName)This function adds the paper size from size to key_file.
Parameters
keyFile | the #GKeyFile to save the paper size to |
groupName | the group to add the settings to in key_file |