summaryrefslogtreecommitdiff
path: root/atk/atkutil.c
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2005-11-16 15:37:08 +0000
committerBill Haneman <billh@src.gnome.org>2005-11-16 15:37:08 +0000
commit43ccc848ace2a984274b6de0ae0ea2fa5dffc3fa (patch)
tree3d81f4b8685c5a190465d15df066b8374ea84261 /atk/atkutil.c
parent3bb2b3e41185159bbd29b418bdaaa501b6977768 (diff)
downloadatk-43ccc848ace2a984274b6de0ae0ea2fa5dffc3fa.tar.gz
Added small docs patch from Bill Abt.;
supplements AtkUtil sgml page, and moves return code exception/range info to "Returns" block.
Diffstat (limited to 'atk/atkutil.c')
-rwxr-xr-xatk/atkutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkutil.c b/atk/atkutil.c
index 5e4cdab..11698bf 100755
--- a/atk/atkutil.c
+++ b/atk/atkutil.c
@@ -81,7 +81,7 @@ struct _FocusTracker {
/**
* atk_focus_tracker_init:
- * @add_function: Function to be called for focus tracker initialization
+ * @init: Function to be called for focus tracker initialization
*
* Specifies the function to be called for focus tracker initialization.
* This function should be called by an implementation of the