Package: gtk

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

Lambda List

gtk:page-setup-new-from-key-file (keyfile group)

Arguments

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

The restored gtk:page-setup object.

Details

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

See also

2024-11-21