Settings.this

Creates a new #GSettings object with the schema specified by @schema_id and a given #GSettingsBackend and path.

This is a mix of g_settings_new_with_backend() and g_settings_new_with_path().

Parameters

schemaId string

the id of the schema

backend SettingsBackend

the #GSettingsBackend to use

path string

the path to use

Return Value

a new #GSettings object

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.26