TextT.addOnTextAttributesChanged

The "text-attributes-changed" signal is emitted when the text attributes of the text of an object which implements AtkText changes.

template TextT(TStruct)
void
addOnTextAttributesChanged
(
void delegate
(
TextIF
)
dlg
,)

Meta