load_file
Description:
Reads the print settings from file_name
.
If the file could not be loaded then error is set to either a FileError or KeyFileError. See to_file.
Parameters:
this | |
file_name |
the filename to read the settings from |
Returns:
true on success |