Gio.StaticResource.prototype.init
function init(): void { // Gjs wrapper for g_static_resource_init() }
Initializes a GResource from static data using a GStaticResource.
This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.
Since 2.32