Function
Ideg_file_get_children_finish
Declaration
GPtrArray*
ide_g_file_get_children_finish (
GFile* file,
GAsyncResult* result,
GError** error
)
Description
Completes an asynchronous request to ide_g_file_get_children_async().
Available since: | 3.32 |
Parameters
file |
GFile |
A |
|
The data is owned by the caller of the function. | |
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |