Package: gtk

Function gtk-print-settings-to-key-file

Lambda List

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

Arguments

settings -- a gtk-print-settings object
key-file -- the g-key-file structure to save the print settings to
group-name -- a string with the group to add the settings to in the key file, or nil to use the default "Print Settings"

Details

This function adds the print settings from the print settings to the key file.
 

See also

2020-4-6