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 [method@Gtk.PageSetup.to_file].

Parameters

fileName string

the filename to read the page setup from

Return Value

the restored GtkPageSetup

Throws

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

Meta