Package: glib

Function g-key-file-set-list-separator

Lambda List

g-key-file-set-list-separator (keyfile separator)

Arguments

keyfile -- a g-key-file instance
separator -- a char with 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

2021-8-13