GFileIface.getChildForDisplayName

Gets the child #GFile for a given display name.

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