Package: glib

Function glib:key-file-keys

Lambda List

glib:key-file-keys (keyfile group)

Arguments

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

Return Value

The list of strings with the keys.

Details

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

See also

2025-1-12