TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.32
Returns all the names of children at the specified path in the set of globally registered resources.
path
The return result is a NULL terminated list of strings which should be released with GLib.strfreev.
NULL
lookup_flags controls the behaviour of the lookup.
lookup_flags
A path name inside the resource
A Gio.ResourceLookupFlags
an array of constant strings
2.32
Returns all the names of children at the specified
pathin the set of globally registered resources.The return result is a
NULLterminated list of strings which should be released with GLib.strfreev.lookup_flagscontrols the behaviour of the lookup.