split_file_list


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true , deprecated_since = "1.38" ) ]
public string[] split_file_list (string str)

Warning: split_file_list is deprecated since 1.38.

Splits a g_searchpath_separator-separated list of files, stripping white space and substituting ~/ with $HOME/.

Parameters:

str

a g_searchpath_separator separated list of filenames

Returns:

a list of strings to be freed with strfreev


Namespace: Pango
Package: pango