Settings.this

Creates a new gtk.Settings object with the schema specified by schema_id and a given gio.SettingsBackend and path.

This is a mix of Settings.newWithBackend and Settings.newWithPath.

Parameters

schemaId string

the id of the schema

backend SettingsBackend
path string

the path to use

Return Value

a new gtk.Settings object

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.26