SettingsSchema.getKey

gio.settings_schema_key.SettingsSchemaKey getKey(string name) nothrow

Gets the key named name from schema.

It is a programmer error to request a key that does not exist. See gio.settings_schema.SettingsSchema.listKeys.

Parameters

namethe name of a key

Returns

the #GSettingsSchemaKey for name