Behaves exactly like g_build_filename(), but takes the path elements as a string array, instead of varargs. This function is mainly meant for language bindings. Since 2.8
NULL-terminated array of strings containing the path elements.
a newly-allocated string that must be freed with g_free().
See Implementation
Behaves exactly like g_build_filename(), but takes the path elements as a string array, instead of varargs. This function is mainly meant for language bindings. Since 2.8