to_file
Description:
This function saves the print settings from this to file_name
.
If the file could not be loaded then error is set to either a FileError or KeyFileError.
Parameters:
this | |
file_name |
the file to save to |
Returns:
true on success |