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 [glib.types.FileError] or [glib.types.KeyFileError].
See [gtk.print_settings.PrintSettings.toFile].
Parameters
fileName | the filename to read the settings from |
Returns
true on success
Throws
[ErrorWrap]