Use enum AtkTextAttribute to specify what attribute are supported rather
authorPadraig O'Briain <padraigo@src.gnome.org>
Fri, 12 Oct 2001 16:22:48 +0000 (16:22 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Fri, 12 Oct 2001 16:22:48 +0000 (16:22 +0000)
commit36cfd10e82fd47a36d45c77816cafc635eedb19e
tree3c15fb311a822e335032a4663435927ea86ef4af
parent24204c12985aeb968e8d96ce5f26e425dc144f89
Use enum AtkTextAttribute to specify what attribute are supported rather

* atk/atktext.[c|h]:
* docs/atk-sections.txt, docs/tmpl/atktext.sgml:
Use enum AtkTextAttribute to specify what attribute are supported
rather than hash defines. Define new functions atk_attribute_get_name()
and atk_attribute_get_value() which return the strings for the
attribute name and values for those attribute which have named values.
ChangeLog
atk/atktext.c
atk/atktext.h
docs/atk-sections.txt
docs/tmpl/atktext.sgml