summaryrefslogtreecommitdiff
path: root/atk/atkutil.h
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2018-05-16 09:03:22 +0200
committerAlejandro Piñeiro <apinheiro@igalia.com>2018-05-16 09:03:22 +0200
commitc5c47d0313ae5b7ffff8fba1603bc6dea957ad19 (patch)
tree3c891fedc4cc6c20f706e5738346c90906e9d907 /atk/atkutil.h
parentf1acd0aeae12ec1c15cd671a22ea28ce140d81c7 (diff)
downloadatk-c5c47d0313ae5b7ffff8fba1603bc6dea957ad19.tar.gz
Added missing 2.30 Since tags
Diffstat (limited to 'atk/atkutil.h')
-rw-r--r--atk/atkutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkutil.h b/atk/atkutil.h
index e3a6e4b..6f16add 100644
--- a/atk/atkutil.h
+++ b/atk/atkutil.h
@@ -179,7 +179,7 @@ GType atk_util_get_type (void);
*@ATK_XY_WINDOW: specifies xy coordinates relative to the widget's
* top-level window
*@ATK_XY_PARENT: specifies xy coordinates relative to the widget's
- * immediate parent.
+ * immediate parent. @Since: ATK-2.30
*
*Specifies how xy coordinates are to be interpreted. Used by functions such
*as atk_component_get_position() and atk_text_get_character_extents()