PageSetup.this

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

Returns a new GtkPageSetup object with the restored page setup, or %NULL if an error occurred.

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”

Return Value

the restored GtkPageSetup

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta