Reads the page setup from the file file_name. Returns a new gtk.PageSetup object with the restored page setup, or NULL if an error occurred. See PageSetup.toFile.
the filename to read the page setup from
the restored gtk.PageSetup
GException on failure. ConstructionException GTK+ fails to create the object.
2.12
Reads the page setup from the file file_name. Returns a new gtk.PageSetup object with the restored page setup, or NULL if an error occurred. See PageSetup.toFile.