Function
Pangosplit_file_list
Declaration [src]
char**
pango_split_file_list (
const char* str
)
Description [src]
Splits a G_SEARCHPATH_SEPARATOR
-separated list of files, stripping
white space and substituting ~/ with $HOME/.
Deprecated since: | 1.38 |
Please do not use it in newly written code. |