a function to be called when a property changes its value
a #guint which is the handler id used in atk_object_remove_property_change_handler()
Deprecated: Connect directly to #AtkObject::property-change or the relevant #GObject::notify signal for each desired property.
Calls @handler on property changes.