AtkPropertyChangeHandler

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().

More...
alias AtkPropertyChangeHandler = void function(AtkObject* obj, AtkPropertyValues* vals)

Detailed Description

Deprecated: Since 2.12.