find_option


Description:

public bool find_option (string option_group_name, ConfigItem item)

Loads a keyboard option information from the XML configuration registry.

Parameters:

this

the config registry

option_group_name

name of the option group

item

pointer to a XklConfigItem containing the name of the keyboard option. On successfull return, the descriptions are filled.

Returns:

TRUE if appropriate element was found and loaded