Package: gtk

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

Lambda List

gtk:page-setup-load-key-file (setup keyfile group)

Arguments

setup -- a gtk:page-setup object
keyfile -- a g:key-file instance to retrieve the page setup from
group -- 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

#2024-11-20