RGtk2 (version 2.20.31)

gFileEnumerateChildrenFinish: gFileEnumerateChildrenFinish

Description

Finishes an async enumerate children operation. See gFileEnumerateChildrenAsync.

Usage

gFileEnumerateChildrenFinish(object, res, .errwarn = TRUE)

Arguments

object
input GFile.
.errwarn
Whether to issue a warning on error or fail silently

Value

A list containing the following elements:
retval
[GFileEnumerator] a GFileEnumerator or NULL if an error occurred.
error
a GError.