newBuildFilenamev
Constructs a #GFile from a vector of elements using the correct separator for filenames.
Using this function is equivalent to calling g_build_filenamev(), followed by g_file_new_for_path() on the result.
Return
a new #GFile
Since
2.78
Parameters
args
null-terminated array of strings containing the path elements.