Loads a key file from the data in bytes into an empty glib.KeyFile structure. If the object cannot be created then error is set to a GKeyFileError
a glib.Bytes
flags from GKeyFileFlags
TRUE if a key file could be loaded, FALSE otherwise
GException on failure.
2.50
Loads a key file from the data in bytes into an empty glib.KeyFile structure. If the object cannot be created then error is set to a GKeyFileError