Gio.SettingsSchema.prototype.unref

function unref(): void {
    // Gjs wrapper for g_settings_schema_unref()
}
  

Decrease the reference count of schema, possibly freeing it.

Since 2.32