Package: gtk

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

Lambda List

gtk-print-settings-new-from-file (filename)

Arguments

filename -- a string with the filename to read the settings from

Return Value

The restored gtk-print-settings object.

Details

Reads the print settings from filename. Returns a new gtk-print-settings object with the restored settings, or nil if an error occurred.
 

See also

2021-3-17