PaperSize.this

Reads a paper size from the group @group_name in the key file @key_file.

Parameters

keyFile KeyFile

the GKeyFile to retrieve the papersize from

groupName string

the name of the group in the key file to read, or %NULL to read the first group

Return Value

a new GtkPaperSize object with the restored paper size, or %NULL if an error occurred

Throws

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

Meta