summaryrefslogtreecommitdiff
path: root/atk/atk.h
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2001-12-19 12:34:25 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2001-12-19 12:34:25 +0000
commit273d1a64b904bc019c3c8c5cd4e7ad44210f795d (patch)
tree3fd8c9dc0d9a8e797ef90307079e392407725c65 /atk/atk.h
parentfc73f6f4ccdd5cbf4c304cb105c711664d918f70 (diff)
downloadatk-273d1a64b904bc019c3c8c5cd4e7ad44210f795d.tar.gz
Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h
docs/tmpl/atkgobjectaccessible.sgml * atk/Makefile.am atk/atk.h: Add references to new files * atk/atkobject.c atk/atkobject.h docs/tmpl/atkobject.sgml: Add new function atk_object_initialize * atk/atkobjectfactory.c atk/atkobjectfactory.h docs/tmpl/atkobjectfactory.sgml: Add new function atk_object_factory_get_accessible_type * docs/atk-sections.txt: Add new functions. Add functions in atk-unused.txt
Diffstat (limited to 'atk/atk.h')
-rwxr-xr-xatk/atk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/atk.h b/atk/atk.h
index d3b22c2..858072e 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -22,6 +22,7 @@
#include <atk/atkcomponent.h>
#include <atk/atkdocument.h>
#include <atk/atkeditabletext.h>
+#include <atk/atkgobjectaccessible.h>
#include <atk/atkhyperlink.h>
#include <atk/atkhypertext.h>
#include <atk/atkimage.h>