FileEnumerator.nextFilesFinish

Finishes the asynchronous operation started with [gio.file_enumerator.FileEnumerator.nextFilesAsync].

Parameters

resulta #GAsyncResult.

Returns

a #GList of #GFileInfos. You must free the list with

[glib.list.List.free] and unref the infos with [gobject.object.ObjectWrap.unref] when you're done with them.

Throws

[ErrorWrap]