summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2002-01-07 11:49:15 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2002-01-07 11:49:15 +0000
commit06917949b0fba13120dc411e2ed1e26f8e9d311a (patch)
tree1af5b0a6036ecb0eb7d58dd14f11a58cf713598f /docs
parent185b9752bb6705fc317f3fd20c85d32c594fa515 (diff)
downloadatk-06917949b0fba13120dc411e2ed1e26f8e9d311a.tar.gz
1 Add comments to clarify behavior if handler has already been added
* atk/atkcomponent.c (atk_component_add_focus_handler):1 Add comments to clarify behavior if handler has already been added * docs/tmpl/atktext.sgml: Update for change of caret_changed to text_caret_moved
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/atktext.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml
index 89fdfd7..2d14994 100644
--- a/docs/tmpl/atktext.sgml
+++ b/docs/tmpl/atktext.sgml
@@ -44,7 +44,7 @@ AtkText
@set_selection:
@set_caret_offset:
@text_changed:
-@caret_changed:
+@text_caret_moved:
@text_selection_changed:
<!-- ##### ENUM AtkTextBoundary ##### -->