AtkObjectClass.removePropertyChangeHandler

removes a property changed handler as returned by @connect_property_change_handler. This virtual function is deprecated sice 2.12 and it should not be overriden.

struct AtkObjectClass
extern (C)
void function(AtkObject* accessible, uint handlerId) removePropertyChangeHandler;