GFileIface.getChildForDisplayName

struct GFileIface
extern (C)
GFile* function(GFile* file, const(char)* displayName, GError** err) getChildForDisplayName;

Throws

GException on failure.

Meta