PrintSettings.loadFile

Reads the print settings from file_name. If the file could not be loaded then error is set to either a GFileError or GKeyFileError See PrintSettings.toFile.

class PrintSettings
bool
loadFile
(
string fileName
)

Parameters

fileName string

the filename to read the settings from

Return Value

Type: bool

TRUE on success

Throws

GException on failure.

Meta

Since

2.14