Package: gtk

Function gtk:page-setup-new-from-file

Lambda List

gtk:page-setup-new-from-file (path)

Arguments

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

Return Value

The restored gtk:page-setup object.

Details

Reads the page setup from a file. Returns a new gtk:page-setup object with the restored page setup, or nil if an error occurred. See the gtk:page-setup-to-file function.
 

See also

2024-11-21