Loads a key file into an empty KeyFile structure.
If the file could not be loaded then throws is set to either a FileError or KeyFileError.
| this |
an empty KeyFile struct |
| file |
the path of a filename to load, in the GLib filename encoding |
| flags |
flags from KeyFileFlags |
|
true if a key file could be loaded, false otherwise |