enumerateChildren
fun enumerateChildren(path: String, lookupFlags: ResourceLookupFlags): <Error class: unknown class><List<String>>
Returns all the names of children at the specified @path in the resource. The return result is a null terminated list of strings which should be released with g_strfreev().
If @path is invalid or does not exist in the #GResource, %G_RESOURCE_ERROR_NOT_FOUND will be returned.
Return
an array of constant strings
Since
2.32
Parameters
path
A pathname inside the resource
lookupFlags
A #GResourceLookupFlags