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