Loads a binary resource bundle and creates a GResource representation of it, allowing you to query it for data. If you want to use this resource in the global resource namespace you need to register it with g_resources_register(). Since 2.32
the path of a filename to load, in the GLib filename encoding. [type filename]
a new GResource, or NULL on error. [transfer full]
GException on failure.
See Implementation
Loads a binary resource bundle and creates a GResource representation of it, allowing you to query it for data. If you want to use this resource in the global resource namespace you need to register it with g_resources_register(). Since 2.32