nextFilesFinish
open fun nextFilesFinish(result: AsyncResult): <Error class: unknown class><<Error class: unknown class>>
Finishes the asynchronous operation started with g_file_enumerator_next_files_async().
Return
a #GList of #GFileInfos. You must free the list with g_list_free() and unref the infos with g_object_unref() when you're done with them.
Parameters
result
a #GAsyncResult.