Package: gtk

Function gtk-page-setup-new-from-key-file

Lambda List

gtk-page-setup-new-from-key-file (keyfile groupname)

Arguments

keyfile -- a g-key-file instance to retrieve the page setup from
groupname -- a string with the name of the group in the key file to read, or nil to use the default name "Page Setup"

Return Value

The restored gtk-page-setup object.

Details

Reads the page setup from the group groupname in the key file. Returns a new gtk-page-setup object with the restored page setup, or nil if an error occurred.
 

See also

2021-3-17