Package: gtk

Function gtk:print-settings-new-from-key-file

Lambda List

gtk:print-settings-new-from-key-file (keyfile group)

Arguments

keyfile -- a g:key-file instance to retrieve the settings from
group -- a string with the name of the group to use, or nil to use the default "Print Settings"

Return Value

The restored gtk:print-settings object.

Details

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

See also

2024-11-21