PrintSettings.loadFile

bool loadFile(string fileName)

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 [gtk.print_settings.PrintSettings.toFile].

Parameters

fileNamethe filename to read the settings from

Returns

true on success

Throws

[ErrorWrap]