value_changed


Description:

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

Emitted when configuration value is changed.

Note:

Argument user_data is ignored in this function.

Parameters:

section

Section name.

name

Name of the property.

value

Value.