summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2001-10-10 11:49:47 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2001-10-10 11:49:47 +0000
commit9c407becbaaa73af9101e0af01e3176be438fe47 (patch)
tree0beaef75d6473786d6d2c4db6a7da4f29a8524b9 /docs
parentfe7216faf6aa68762572964ad0b3a4903ba3eb2c (diff)
downloadatk-9c407becbaaa73af9101e0af01e3176be438fe47.tar.gz
Add new function atk_text_get_default_attributes Rename
* atk/atktext.[c|h]: * docs/atk-sections.txt, docs/tmpl/atktext.sgml: Add new function atk_text_get_default_attributes Rename atk_text_ref_run_attributes to atk_text_get_run_attributes
Diffstat (limited to 'docs')
-rw-r--r--docs/atk-sections.txt3
-rw-r--r--docs/tmpl/atktext.sgml14
2 files changed, 14 insertions, 3 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 232dfc6..1697908 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -350,7 +350,8 @@ atk_text_get_text_at_offset
atk_text_get_text_before_offset
atk_text_get_caret_offset
atk_text_get_character_extents
-atk_text_ref_run_attributes
+atk_text_get_run_attributes
+atk_text_get_default_attributes
atk_text_get_character_count
atk_text_get_offset_at_point
atk_text_get_n_selections
diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml
index 8b23ecc..61f3c4b 100644
--- a/docs/tmpl/atktext.sgml
+++ b/docs/tmpl/atktext.sgml
@@ -32,7 +32,8 @@ AtkText
@get_character_at_offset:
@get_text_before_offset:
@get_caret_offset:
-@ref_run_attributes:
+@get_run_attributes:
+@get_default_attributes:
@get_character_extents:
@get_character_count:
@get_offset_at_point:
@@ -166,7 +167,7 @@ AtkText
@length:
-<!-- ##### FUNCTION atk_text_ref_run_attributes ##### -->
+<!-- ##### FUNCTION atk_text_get_run_attributes ##### -->
<para>
</para>
@@ -178,6 +179,15 @@ AtkText
@Returns:
+<!-- ##### FUNCTION atk_text_get_default_attributes ##### -->
+<para>
+
+</para>
+
+@text:
+@Returns:
+
+
<!-- ##### FUNCTION atk_text_get_character_count ##### -->
<para>