Function
AtkPropertyChangeHandler
deprecated: Unknown
Description [src]
An AtkPropertyChangeHandler is a function which is executed when an AtkObject’s property changes value. It is specified in a call to atk_object_connect_property_change_handler().
Deprecated since: Unknown
Since 2.12.
Parameters
- obj
- 
            Type: AtkObjectAtkobject which property changes. The data is owned by the caller of the function. 
- vals
- 
            Type: AtkPropertyValuesValues changed. The data is owned by the caller of the function.