[ CCode ( has_target = false ) ]
[ Version ( deprecated = true ) ]
public delegate void PropertyChangeHandler (Object obj, PropertyValues vals)
Warning: PropertyChangeHandler is deprecated.
An AtkPropertyChangeHandler is a function which is executed when an AtkObject's property changes value.
Since 2.12.
It is specified in a call to connect_property_change_handler.
obj |
atkobject which property changes |
vals |
values changed |