GFileIface.enumerateChildrenFinish

struct GFileIface
extern (C)
GFileEnumerator* function(GFile* file, GAsyncResult* res, GError** err) enumerateChildrenFinish;

Return Value

a gio.FileEnumerator or NULL if an error occurred. Free the returned object with g_object_unref().

Throws

GException on failure.