[ Version ( since = "2.40" ) ]
public SettingsSchemaKey get_key (string name)
Gets the key named name
from this.
It is a programmer error to request a key that does not exist. See list_keys .
this | |
name |
the name of a key |
the SettingsSchemaKey for |