Package: gtk

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

Lambda List

gtk-print-settings-new-from-key-file (key-file group-name)

Arguments

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

The restored gtk-print-settings object.

Details

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

See also

2020-4-6