Package: gtk

Function gtk:paper-size-new-from-key-file

Lambda List

gtk:paper-size-new-from-key-file (keyfile group)

Arguments

keyfile -- a g:key-file instance to retrieve the paper size from
group -- a string for the name of the group in the key file to read, or nil to read the first group

Return Value

The new gtk:paper-size instance with the restored paper size, or nil if an error occurred.

Details

Reads a paper size from the group group in the key file keyfile.
 

See also

2025-1-6