foreach_option


Description:

public void foreach_option (string option_group_name, ConfigItemProcessFunc func)

Enumerates keyboard options from the XML configuration registry

Parameters:

this

the config registry

option_group_name

option group name for which variants will be listed

func

callback to call for every option

data

anything which can be stored into the pointer