a function to be called when a property changes its value
Return: a #guint which is the handler id used in atk_object_remove_property_change_handler()
Deprecated: Since 2.12. Connect directly to property-change or notify signals.
See Implementation