get_key


Description:

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 g_settings_schema_list_keys.

Parameters:

this

a SettingsSchema

name

the name of a key

Returns:

the SettingsSchemaKey for name