value_changed


Description:

public void value_changed (string section, string name, Variant value)

Change a value of a configuration option by sending a "ValueChanged" message to IBus service.

Parameters:

this

An IBusConfigService.

section

Section name of the configuration option.

name

Name of the configure option.

value

GVariant that holds the value.