Loads a key file from memory into an empty [struct@GLib.
KeyFile] structure.
If the object cannot be created then a [error@GLib.KeyFileError is returned.
| this |
an empty key file |
| data |
key file loaded in memory |
| length |
the length of |
| flags |
flags from [flags@GLib.KeyFileFlags] |
|
true if a key file could be loaded, false otherwise |