Package: gtk

Function gtk-paper-size-new-from-key-file

Lambda List

gtk-paper-size-new-from-key-file (keyfile groupname)

Arguments

keyfile -- the g-key-file instance to retrieve the paper size from
groupname -- a string with the name of the group in the key file to read, or nil to read the first group

Return Value

A new gtk-paper-size instance with the restored paper size, or nil if an error occurred.

Details

Reads a paper size from the group groupname in the key file keyfile.
 

See also

2021-3-17