Add functions atk_role_get_name() and atk_role_for_name() which transform
authorPadraig O'Briain <padraigo@src.gnome.org>
Wed, 28 Nov 2001 09:14:37 +0000 (09:14 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Wed, 28 Nov 2001 09:14:37 +0000 (09:14 +0000)
commit044fc69874579678cd2af937cf63b9a7a8bf94c2
tree336c6c3b6cf0b8976f236fe80534e400238b5256
parent08a0183947cd2a2bdc7dd7f18d8b9ab6be773b64
Add functions atk_role_get_name() and atk_role_for_name() which transform

* atk/atkobject.[c|h]:
Add functions atk_role_get_name() and atk_role_for_name() which
transform a role into an untranslated string
Update comments in atkobject.h which refer to property names

* atk/atkrelation.c:
Correct error in atk_relation_type_get_name

* docs/atk-sections.txt
Added atk_role_get_name and atk_role_for_name

* docs/tmpl/*sgml
Updated files
19 files changed:
ChangeLog
atk/atkobject.c
atk/atkobject.h
atk/atkrelation.c
docs/atk-sections.txt
docs/tmpl/atk-unused.sgml
docs/tmpl/atkaction.sgml
docs/tmpl/atkcomponent.sgml
docs/tmpl/atkdocument.sgml
docs/tmpl/atkeditabletext.sgml
docs/tmpl/atkimage.sgml
docs/tmpl/atkobject.sgml
docs/tmpl/atkrelation.sgml
docs/tmpl/atkselection.sgml
docs/tmpl/atkstate.sgml
docs/tmpl/atkstreamablecontent.sgml
docs/tmpl/atktable.sgml
docs/tmpl/atktext.sgml
docs/tmpl/atkutil.sgml