Settings.this

Creates a new gtk.Settings object with the schema specified by schema_id.

Signals on the newly created gtk.Settings object will be dispatched via the thread-default glib.MainContext in effect at the time of the call to Settings.new. The new gtk.Settings will hold a reference on the context. See MainContext.pushThreadDefault.

Parameters

schemaId string

the id of the schema

Return Value

a new gtk.Settings object

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.26