PageSetup.loadFile

Reads the page setup from the file file_name. See gtk_page_setup_to_file(). Since 2.14

class PageSetup
int
loadFile
(
string fileName
)

Parameters

fileName string

the filename to read the page setup from

Return Value

Type: int

TRUE on success

Throws

GException on failure.

Meta