Virtual Method
AtkObjectconnect_property_change_handler
Declaration [src]
guint
connect_property_change_handler (
AtkObject* accessible,
AtkPropertyChangeHandler* handler
)
Description [src]
Calls handler
on property changes.
Deprecated since: | 2.12 |
Connect directly to |
Parameters
handler |
AtkPropertyChangeHandler |
A function to be called when a property changes its value. |
|
The data is owned by the caller of the function. |