stefan pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=cce799dedad121448a70d1cd1a9824470f75efe3

commit cce799dedad121448a70d1cd1a9824470f75efe3
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Wed Apr 8 15:12:44 2015 +0200

    elm_object:  Add since tag for new elm_object_access_info_get()
---
 src/lib/elm_object.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/elm_object.h b/src/lib/elm_object.h
index e846ce1..df066d0 100644
--- a/src/lib/elm_object.h
+++ b/src/lib/elm_object.h
@@ -187,6 +187,8 @@ EAPI void                         
elm_object_access_info_set(Evas_Object *obj, c
  * @return The text that describes the widget to people with poor or no vision
  *
  * @ingroup General
+ *
+ * @since 1.14
  */
 EAPI const char *elm_object_access_info_get(Evas_Object *obj);
 

-- 


Reply via email to