Package: glib

Function glib:key-file-remove-key

Lambda List

glib:key-file-remove-key (keyfile group key)

Arguments

keyfile -- a g:key-file instance
group -- a string for the group name
key -- a string for the key name to remove

Return Value

True if the key was removed, false otherwise.

Details

Removes the specified key from the key file.
 

See also

2025-1-12