Package: gtk

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

Lambda List

gtk-page-setup-new-from-file (filename)

Arguments

filename -- a string with the filename 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 function gtk-page-setup-to-file.
 

See also

2021-3-17