PageSetup.loadKeyFile

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

class PageSetup
int
loadKeyFile

Parameters

keyFile KeyFile

the GKeyFile to retrieve the page_setup from

groupName string

the name of the group in the key_file to read, or NULL to use the default name "Page Setup". [allow-none]

Return Value

Type: int

TRUE on success

Throws

GException on failure.

Meta