GFileIface.prefixMatches

struct GFileIface
extern (C)
int function(GFile* prefix, GFile* file) prefixMatches;

Return Value

TRUE if the file's parent, grandparent, etc is prefix, FALSE otherwise.