Gio.DBusInterfaceInfo.prototype.cache_release

function cache_release(): void {
    // Gjs wrapper for g_dbus_interface_info_cache_release()
}
  

Decrements the usage count for the cache for info built by Gio.DBusInterfaceInfo.prototype.cache_build (if any) and frees the resources used by the cache if the usage count drops to zero.

Since 2.30