Docs enhancement for AtkText:text-changed signal.
authorBill Haneman <billh@src.gnome.org>
Mon, 20 Mar 2006 14:54:32 +0000 (14:54 +0000)
committerBill Haneman <billh@src.gnome.org>
Mon, 20 Mar 2006 14:54:32 +0000 (14:54 +0000)
docs/tmpl/atktext.sgml

index e604ad6..d3e411f 100644 (file)
@@ -67,8 +67,8 @@ change was an insertion or a deletion
 </para>
 
 @atktext: the object which received the signal.
-@arg1: The position of the insertion or deletion.
-@arg2: The length of text inserted or deleted.
+@arg1: The position (character offset) of the insertion or deletion.
+@arg2: The length (in characters) of text inserted or deleted.
 
 <!-- ##### SIGNAL AtkText::text-selection-changed ##### -->
 <para>