SettingsGidBuilderImpl.settingsSchema

Set settingsSchema property.

class SettingsGidBuilderImpl(T)
T
settingsSchema

Parameters

propval gio.settings_schema.SettingsSchema

The #GSettingsSchema describing the types of keys for this #GSettings object.

Ideally, this property would be called 'schema'. #GSettingsSchema has only existed since version 2.32, however, and before then the 'schema' property was used to refer to the ID of the schema rather than the schema itself. Take care.

Return Value

Type: T

Builder instance for fluent chaining