<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <linklocation="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<para>Event data is passed via the <seecref="T:Atk.TextCaretMovedArgs"/> parameter.</para>
<para>To attach a <seecref="T:Atk.TextCaretMovedHandler"/> to an event, add the TextCaretMovedHandler instance to the event. The methods referenced by the TextCaretMovedHandler instance are invoked whenever the event is raised, until the TextCaretMovedHandler is removed from the event.</para>