Gio.File::enumerate_children_finish
function vfunc_enumerate_children_finish(res: Gio.AsyncResult): Gio.FileEnumerator { }
Finishes an async enumerate children operation. See Gio.File.prototype.enumerate_children_async.
- res
- Returns
a Gio.FileEnumerator or null if an error occurred. Free the returned object with GObject.Object.prototype.unref.