Loads a binary resource bundle and creates a Resource 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 resources_register.
filename |
the path of a filename to load, in the GLib filename encoding |
a new Resource, or null on error |