PluginInfo.getSettings

Creates a new gtk.Settings for the given schema_id and if gschemas.compiled is not in the module directory an attempt will be made to create it.

class PluginInfo
getSettings
(
string schemaId
)

Parameters

schemaId string

The schema id.

Return Value

Type: Settings

a new gtk.Settings, or NULL.

Meta