PageSetup.this

Reads the page setup from the file file_name. Returns a new GtkPageSetup object with the restored page setup, or NULL if an error occurred. See gtk_page_setup_to_file(). Since 2.12

Parameters

fileName string

the filename to read the page setup from. [type filename]

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta