value_changed
Description:
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. |