AtkTextIface.textChanged

the signal handler which is executed when there is a text change. This virtual function is deprecated sice 2.9.4 and it should not be overriden.

struct AtkTextIface
extern (C)
void function(AtkText* text, int position, int length) textChanged;