summaryrefslogtreecommitdiff
path: root/atk/atkutil.c
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-03-31 09:34:47 +0000
committerBill Haneman <billh@src.gnome.org>2006-03-31 09:34:47 +0000
commitef72a55cc7a7a0d980e7b8d1d36739a54fa289e2 (patch)
treedb91acc03d69513548365ecc726e4c4052f69555 /atk/atkutil.c
parentb6f23a1284e3934a2c6bc2a3e7356e45706daea6 (diff)
downloadatk-ef72a55cc7a7a0d980e7b8d1d36739a54fa289e2.tar.gz
Added four more 'Since' tags.
Diffstat (limited to 'atk/atkutil.c')
-rwxr-xr-xatk/atkutil.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/atk/atkutil.c b/atk/atkutil.c
index 11698bf..908d3cb 100755
--- a/atk/atkutil.c
+++ b/atk/atkutil.c
@@ -321,6 +321,8 @@ atk_get_root (void)
* atk_get_focus_object:
*
* Gets the currently focused object.
+ *
+ * @Since: ATK 1.6
*
* Returns: the currently focused object for the current application
**/