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().
the path of a filename to load, in the GLib filename encoding
Return: a new #GResource, or %NULL on error
GException on failure.
2.32
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().