Gtk.PageSetup.prototype.load_file
function load_file(file_name:filename):Boolean { // Gjs wrapper for gtk_page_setup_load_file() }
Reads the page setup from the file file_name. See Gtk.to_file.
Since 2.14
- file_name
the filename to read the page setup from
- Returns
true on success