SettingsSchema.getKey

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.

class SettingsSchema
getKey
(
string name
)

Parameters

name string

the name of a key

Return Value

Type: gio.settings_schema_key.SettingsSchemaKey

the #GSettingsSchemaKey for name