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
fileName | the filename to read the settings from |
Returns
true on success
Throws
[ErrorWrap]