PageSetup.toKeyFile

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

This function adds the page setup from setup to key_file.

Parameters

keyFilethe [glib.key_file.KeyFile] to save the page setup to
groupNamethe group to add the settings to in key_file, or null to use the default name “Page Setup”