Package: glib

Function g-key-file-has-group

Lambda List

g-key-file-has-group (keyfile group)

Arguments

keyfile -- a g-key-file instance
group -- a string with 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

2021-8-13