Behaves exactly like glib.global.buildPath, but takes the path elements as a string array, instead of variadic arguments.
This function is mainly meant for language bindings.
a string used to separator the elements of the path.
null-terminated array of strings containing the path elements.
a newly-allocated string that must be freed with glib.global.gfree.
Behaves exactly like glib.global.buildPath, but takes the path elements as a string array, instead of variadic arguments.
This function is mainly meant for language bindings.