Gio.SettingsSchema.prototype.ref
function ref(): Gio.SettingsSchema {
// Gjs wrapper for g_settings_schema_ref()
}
Increase the reference count of schema, returning a new reference.
Since 2.32
- Returns
a new reference to schema
function ref(): Gio.SettingsSchema {
// Gjs wrapper for g_settings_schema_ref()
}
Increase the reference count of schema, returning a new reference.
Since 2.32
a new reference to schema