PluginInfo.getSettings

Creates a new #GSettings 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 #GSettings, or %NULL.

Meta