API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.6
void g_key_file_free ( GKeyFile* key_file )
Clears all keys and groups from key_file, and decreases the reference count by 1. If the reference count reaches zero, frees the key file and all its allocated memory.
key_file
Available since: 2.6
This method is not directly available to language bindings.