g_resource_open_stream ( resource path lookup_flags error -- GInputStream* )


Vocabulary
gio.ffi

Inputs
resourcean object
pathan object
lookup_flagsan object
erroran object


Outputs
GInputStream*an object


Definition


LIBRARY: gio FUNCTION: GInputStream* g_resource_open_stream
( GResource* resource, gchar* path, GResourceLookupFlags
lookup_flags, GError* error )