summaryrefslogtreecommitdiff
path: root/docs/atk-sections.txt
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2001-06-29 16:56:29 +0000
committerBrian Cameron <bcameron@src.gnome.org>2001-06-29 16:56:29 +0000
commit0ad2b3eddd933cfd48c044bd2258d6c9bb65c787 (patch)
tree3136fe031c431602eb0d8c928399e5e817d9a460 /docs/atk-sections.txt
parent65e40b09f61bdf40cc873b161275b44218b0573f (diff)
downloadatk-0ad2b3eddd933cfd48c044bd2258d6c9bb65c787.tar.gz
Added new functions to AtkUtil.
Diffstat (limited to 'docs/atk-sections.txt')
-rw-r--r--docs/atk-sections.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 5901d18..5570bdc 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -427,8 +427,13 @@ atk_add_focus_tracker
atk_remove_focus_tracker
atk_focus_tracker_init
atk_focus_tracker_notify
+atk_add_global_event_listener
+atk_remove_global_event_listener
+atk_get_root
+atk_get_toolkit_name
+atk_get_toolkit_version
<SUBSECTION Standard>
-AtkFocusTracker
-AtkFocusTrackerInit
+AtkEventListener
+AtkEventListenerInit
</SECTION>