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(). lookup_flags controls the behaviour of the lookup. Since 2.32
A pathname inside the resource
A GResourceLookupFlags
an array of constant strings. [array zero-terminated=1][transfer full]
GException on failure.
See Implementation
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(). lookup_flags controls the behaviour of the lookup. Since 2.32