GFileIface.enumerateChildren

Gets a #GFileEnumerator with the children of a #GFile.

struct GFileIface
extern (C)
GFileEnumerator* function(GFile* file, const(char)* attributes, GFileQueryInfoFlags flags, GCancellable* cancellable, GError** _err) enumerateChildren;