GFileIface.getRelativePath

Gets the path for a #GFile relative to a given path.

struct GFileIface
extern (C)
char* function(GFile* parent, GFile* descendant) getRelativePath;