Package: glib

Function glib:key-file-has-group

Lambda List

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

Arguments

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

Return Value

True if group is a part of keyfile, false otherwise.

Details

Looks whether the key file has the group group.
 

See also

2025-1-12