Package: glib

Function glib:key-file-remove-group

Lambda List

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

Arguments

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

Return Value

True if the group was removed, false otherwise.

Details

Removes the specified group from the key file.
 

See also

2025-1-12