Package: glib
Function glib:key-file-string-list
Lambda Listglib:key-file-string-list (keyfile group key) SyntaxArgumentsDetails                  The g:key-file-string-list function returns the values associated    with key under group.    In the event the key or the group name cannot be found, nil is  returned. The (setf g:key-file-string-list) function associates a list of  string values for key under group. If key or group
  cannot be found then they are created.    | See also | 
2025-05-23