PageSetup.loadFile

Reads the page setup from the file @file_name.

See [method@Gtk.PageSetup.to_file].

class PageSetup
bool
loadFile
(
string fileName
)

Parameters

fileName string

the filename to read the page setup from

Return Value

Type: bool

%TRUE on success

Throws

GException on failure.

Meta