SettingsSchema.getKey
gio.settings_schema_key.SettingsSchemaKey getKey(string name)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
name | the name of a key |
Returns
the #GSettingsSchemaKey for name