FileIF.enumerateChildrenFinish

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

interface FileIF
enumerateChildrenFinish

Parameters

res AsyncResultIF

a #GAsyncResult

Return Value

a #GFileEnumerator or %NULL if an error occurred. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta