File.enumerateChildrenFinish

Finishes an async enumerate children operation. See g_file_enumerate_children_async().

class File
enumerateChildrenFinish

Parameters

res AsyncResultIF

a GAsyncResult.

Return Value

a GFileEnumerator or NULL if an error occurred. Free the returned object with g_object_unref(). [transfer full]

Throws

GException on failure.

Meta