[glib.list.List.free] and unref the infos with [gobject.object.ObjectWrap.unref] when you're done with them.
FileEnumerator.nextFilesFinish
gio.file_info.FileInfo[] nextFilesFinish(gio.async_result.AsyncResult result)Finishes the asynchronous operation started with [gio.file_enumerator.FileEnumerator.nextFilesAsync].
Parameters
result | a #GAsyncResult. |
Returns
a #GList of #GFileInfos. You must free the list with
Throws
[ErrorWrap]