summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-03-20 14:54:32 +0000
committerBill Haneman <billh@src.gnome.org>2006-03-20 14:54:32 +0000
commit79bc3736c1c1dbcb551dd99a4bee89db95e5c591 (patch)
tree38fcbb1d35a1b623b5b8430bee02b5fc4ca76c92
parentabe3a033eece55a775a7df20f288dd62b937b8cb (diff)
downloadatk-79bc3736c1c1dbcb551dd99a4bee89db95e5c591.tar.gz
Docs enhancement for AtkText:text-changed signal.
-rw-r--r--docs/tmpl/atktext.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml
index e604ad6..d3e411f 100644
--- a/docs/tmpl/atktext.sgml
+++ b/docs/tmpl/atktext.sgml
@@ -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>