PropertyChangeHandler
Description:
[ CCode ( has_target = false ) ]
[ Version ( deprecated = true ) ]
public delegate void PropertyChangeHandler (Object obj, PropertyValues vals)
[ 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.
Note:
Since 2.12.
It is specified in a call to connect_property_change_handler.
Parameters:
obj |
atkobject which property changes |
vals |
values changed |
Namespace: Atk
Package: atk