Package: glib

Function glib:key-file-set-list-separator

Lambda List

glib:key-file-set-list-separator (keyfile separator)

Arguments

keyfile -- a g:key-file instance
separator -- a char for the separator

Details

Sets the character which is used to separate values in lists. Typically ';' or ',' are used as separators. The default list separator is ';'.
 

See also

2025-1-12