resourcesEnumerateChildren

Returns all the names of children at the specified path in the set of globally registered resources. The return result is a null terminated list of strings which should be released with glib.global.strfreev.

lookup_flags controls the behaviour of the lookup.

string[]
resourcesEnumerateChildren

Parameters

path string

A pathname inside the resource

lookupFlags gio.types.ResourceLookupFlags

A #GResourceLookupFlags

Return Value

Type: string[]

an array of constant strings