Gio.StaticResource.prototype.fini

function fini(): void {
    // Gjs wrapper for g_static_resource_fini()
}
  

Finalized a GResource initialized by Gio.StaticResource.prototype.init.

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