summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkregistry.sgml
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2002-09-05 12:49:21 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2002-09-05 12:49:21 +0000
commitb4705a4e003191d84043be8e7c27a2a3a34472e2 (patch)
tree5973d7589e0aaca565206da727b483e2b8695d92 /docs/tmpl/atkregistry.sgml
parentd9da30f26c23e18c91909cebf373837c9629c69a (diff)
downloadatk-b4705a4e003191d84043be8e7c27a2a3a34472e2.tar.gz
Add documentation for AtkKeyEventType
* atk/atkutil.h: Add documentation for AtkKeyEventType * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml docs/tmpl/atkutil.sgml: Reduce number of undocumented symbols
Diffstat (limited to 'docs/tmpl/atkregistry.sgml')
-rw-r--r--docs/tmpl/atkregistry.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/tmpl/atkregistry.sgml b/docs/tmpl/atkregistry.sgml
index 99ac0bc..45098af 100644
--- a/docs/tmpl/atkregistry.sgml
+++ b/docs/tmpl/atkregistry.sgml
@@ -2,8 +2,8 @@
AtkRegistry
<!-- ##### SECTION Short_Description ##### -->
-An object used to store the GType of a factory used to create an accessible
-object for an object of a particluar GType.
+An object used to store the GType of the factories used to create an accessible
+object for an object of a particular GType.
<!-- ##### SECTION Long_Description ##### -->
<para>
@@ -17,6 +17,7 @@ object for an object of a particluar GType.
<!-- ##### STRUCT AtkRegistry ##### -->
<para>
+The AtkRegistry structure should not be accessed directly.
</para>