Looks for a file at the specified @path in the resource and returns a #GInputStream that lets you read the data.
@lookup_flags controls the behaviour of the lookup.
A pathname inside the resource
A #GResourceLookupFlags
#GInputStream or %NULL on error. Free the returned object with g_object_unref()
GException on failure.
2.32
See Implementation
Looks for a file at the specified @path in the resource and returns a #GInputStream that lets you read the data.
@lookup_flags controls the behaviour of the lookup.