PageSetup.loadKeyFile

Reads the page setup from the group group_name in the key file key_file.

class PageSetup
bool
loadKeyFile

Parameters

keyFile glib.key_file.KeyFile

the glib.key_file.KeyFile to retrieve the page_setup from

groupName string

the name of the group in the key_file to read to use the default name “Page Setup”

Return Value

Type: bool

true on success