Package: glib

Function glib:key-file-free

Lambda List

glib:key-file-free (keyfile)

Arguments

keyfile -- a g:key-file instance

Details

Clears all keys and groups from keyfile, and decreases the reference count by 1. If the reference count reaches zero, frees the key file and all its allocated memory.
 

See also

2025-1-12