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 success.

Details

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

See also

2024-11-21