GFileIface.resolveRelativePath

Resolves a relative path for a #GFile to an absolute path.

struct GFileIface
extern (C)
GFile* function(GFile* file, const(char)* relativePath) resolveRelativePath;