Package: glib

Function g-key-file-keys

Lambda List

g-key-file-keys (keyfile group)

Arguments

keyfile -- a g-key-file instance
group -- a string with the group name

Return Value

A list of strings.

Details

Returns all keys for the group name. In the event that the group_name cannot be found, nil is returned.
 

See also

2021-8-13