summaryrefslogtreecommitdiff
path: root/docs/atk-sections.txt
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2001-12-04 18:39:20 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2001-12-04 18:39:20 +0000
commit344b987a21ee6f5be633a7fd469dfbe405023c2d (patch)
tree6a373ed8ab787dc2ec42b1ebacb0d848ae72e62d /docs/atk-sections.txt
parentcecce1cf6a6be8eb707462a5b2c80124fc84e7c7 (diff)
downloadatk-344b987a21ee6f5be633a7fd469dfbe405023c2d.tar.gz
Add implementation of atk_attribute_register, atk_attribute_for_name Udate
* atk/atktext.c: Add implementation of atk_attribute_register, atk_attribute_for_name Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and support extra attributes being defined * atk/atktext.h: Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow extra attributes to be defined Add atk_attribute_register() and atk_attribute_for_name() * atk/atk.def: Add new functions * docs/atk-sections.txt docs/tmpl/atktext.sgml Update because of additions to atk/atktext.h * tests/testrelation.c: Add tests for text attributes
Diffstat (limited to 'docs/atk-sections.txt')
-rw-r--r--docs/atk-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 13aece2..bf58b80 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -377,7 +377,9 @@ 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
<SUBSECTION Standard>
ATK_TEXT