PageSetup.toKeyFile
void toKeyFile(glib.key_file.KeyFile keyFile, string groupName = null)This function adds the page setup from setup to key_file.
Parameters
keyFile | the [glib.key_file.KeyFile] to save the page setup to |
groupName | the group to add the settings to in key_file, or null to use the default name “Page Setup” |