elm_object: Add since tag for new elm_object_access_info_get()
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 8 Apr 2015 13:12:44 +0000 (15:12 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Wed, 8 Apr 2015 13:12:44 +0000 (15:12 +0200)
src/lib/elm_object.h

index e846ce1..df066d0 100644 (file)
@@ -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);