SettingsSchema.getKey

Gets the key named @name from @schema.

It is a programmer error to request a key that does not exist. See g_settings_schema_list_keys().

class SettingsSchema
getKey
(
string name
)

Parameters

name string

the name of a key

Return Value

the #GSettingsSchemaKey for @name

Meta

Since

2.40