summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2001-12-05 09:34:12 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2001-12-05 09:34:12 +0000
commit42a2d17bebeb4f24cd14eefbc025268e01120525 (patch)
tree5a5f1167100286ad8b5d8a31e3c275d18c3d0d84 /docs
parent344b987a21ee6f5be633a7fd469dfbe405023c2d (diff)
downloadatk-42a2d17bebeb4f24cd14eefbc025268e01120525.tar.gz
Change atk_attribute_register to atk_text_attribute_register,
* atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt docs/tmpl/atktext.sgml tests/testrelation.c: Change atk_attribute_register to atk_text_attribute_register, atk_attribute_get_value to atk_text_attribute_get_value, atk_attribute_get_name to atk_text_attribute_get_name atk_attribute_for_name to atk_text_attribuute_for_name
Diffstat (limited to 'docs')
-rw-r--r--docs/atk-sections.txt8
-rw-r--r--docs/tmpl/atktext.sgml8
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index bf58b80..b4461f9 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -377,10 +377,10 @@ atk_text_remove_selection
atk_text_set_selection
atk_text_set_caret_offset
atk_attribute_set_free
-atk_attribute_register
-atk_attribute_get_name
-atk_attribute_for_name
-atk_attribute_get_value
+atk_text_attribute_register
+atk_text_attribute_get_name
+atk_text_attribute_for_name
+atk_text_attribute_get_value
<SUBSECTION Standard>
ATK_TEXT
ATK_IS_TEXT
diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml
index 0e04e6a..89fdfd7 100644
--- a/docs/tmpl/atktext.sgml
+++ b/docs/tmpl/atktext.sgml
@@ -308,7 +308,7 @@ AtkText
@attrib_set:
-<!-- ##### FUNCTION atk_attribute_register ##### -->
+<!-- ##### FUNCTION atk_text_attribute_register ##### -->
<para>
</para>
@@ -317,7 +317,7 @@ AtkText
@Returns:
-<!-- ##### FUNCTION atk_attribute_get_name ##### -->
+<!-- ##### FUNCTION atk_text_attribute_get_name ##### -->
<para>
</para>
@@ -326,7 +326,7 @@ AtkText
@Returns:
-<!-- ##### FUNCTION atk_attribute_for_name ##### -->
+<!-- ##### FUNCTION atk_text_attribute_for_name ##### -->
<para>
</para>
@@ -335,7 +335,7 @@ AtkText
@Returns:
-<!-- ##### FUNCTION atk_attribute_get_value ##### -->
+<!-- ##### FUNCTION atk_text_attribute_get_value ##### -->
<para>
</para>