load_file
Description:
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 [method@Gtk.PrintSettings.to_file].
Parameters:
| this |
a `GtkPrintSettings` |
| file_name |
the filename to read the settings from |
Returns:
|
true on success |