Package: gtk

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

Lambda List

gtk-print-settings-load-key-file (settings key-file group-name)

Arguments

settings -- a gtk-print-settings object
key-file -- the g-key-file structure to retrieve the settings from
group-name -- 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-name in the key file.
 

See also

2020-4-6