splitFileList

fnstring[] splitFileList(string str)

Splits a [glib.types.SEARCHPATH_SEPARATOR]-separated list of files, stripping white space and substituting ~/ with $HOME/.

Parameters

stra [glib.types.SEARCHPATH_SEPARATOR] separated list of filenames

Returns

a list of

strings to be freed with [glib.global.strfreev]