GFileIface.prefixMatches

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

Return Value

%TRUE if the @files's parent, grandparent, etc is @prefix, %FALSE otherwise.

Meta