Package: gtk

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

Lambda List

gtk:print-settings-new-from-file (path)

Arguments

path -- a pathname or namestring with the file to read the settings from

Return Value

The restored gtk:print-settings object.

Details

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

See also

2024-11-21