Package: gio

Function g-resource-enumerate-children

Lambda List

g-resource-enumerate-children (resource path lookup)

Arguments

resource -- a g-resource instance
path -- a string with a pathname inside the resource
lookup -- the g-resource-lookup-flags flags

Return Value

A list of strings.

Details

Returns all the names of children at the specified path in the resource. The return result is a list of strings. The argument lookup controls the behaviour of the lookup.
 

See also

2021-8-16