settings_schema


Description:

[ NoAccessorMethod ]
public SettingsSchema settings_schema { owned get; construct; }

The [struct@Gio.

SettingsSchema] describing the types of keys for this [class@Gio.Settings] object.

Ideally, this property would be called [property@Gio.Settings:schema]. [struct@Gio.SettingsSchema] has only existed since version 2.32, however, and before then the [property@Gio.Settings:schema] property was used to refer to the ID of the schema rather than the schema itself. Take care.