Loads a key file into an empty #GKeyFile structure. If the file could not be loaded then @error is set to either a #GFileError or #GKeyFileError.
the path of a filename to load, in the GLib filename encoding
flags from #GKeyFileFlags
Return: %TRUE if a key file could be loaded, %FALSE otherwise
GException on failure.
2.6
See Implementation
Loads a key file into an empty #GKeyFile structure. If the file could not be loaded then @error is set to either a #GFileError or #GKeyFileError.