Package: gtk
Function gtk-print-settings-new-from-key-file
Lambda Listgtk-print-settings-new-from-key-file (key-file group-name) Argumentskey-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 ValueThe 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