[ Version ( since = "2.12" ) ]
public bool to_file (string file_name) throws Error
This function saves the print settings from this to file_name.
If the file could not be written then error is set to either a `GFileError` or `GKeyFileError`.
| this |
a `GtkPrintSettings` |
| file_name |
the file to save to |
|
true on success |