Package: gtk

Function gtk:print-settings-load-key-file

Lambda List

gtk:print-settings-load-key-file (settings keyfile group)

Arguments

settings -- a gtk:print-settings object
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

True on success.

Details

Reads the print settings from the group group in the key file.
 

See also

2024-11-21