<para>The <seecref="M:Gtk.EntryBuffer.InsertedText"/> event utilizes this delegate:</para>
<para>Event data is passed via the <seecref="T:Gtk.InsertedTextArgs"/> parameter.</para>
<para>To attach a <seecref="T:Gtk.InsertedTextHandler"/> to an event, add the InsertedTextHandler instance to the event. The methods referenced by the InsertedTextHandler instance are invoked whenever the event is raised, until the InsertedTextHandler is removed from the event.</para>