Package: gtk

Function gtk-page-setup-load-key-file

Lambda List

gtk-page-setup-load-key-file (setup keyfile groupname)

Arguments

setup -- a gtk-page-setup object
keyfile -- the 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

True on sucess.

Details

Reads the page setup from the group groupname in the key file.
 

See also

2021-3-17