edje: mark new edje_mmap_3d_has() API with since tag
authorStefan Schmidt <stefan@osg.samsung.com>
Fri, 5 Aug 2016 20:06:39 +0000 (22:06 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Fri, 5 Aug 2016 21:14:57 +0000 (23:14 +0200)
src/lib/edje/Edje_Common.h

index 02cc7ff..b99de45 100644 (file)
@@ -1806,6 +1806,8 @@ EAPI Eina_Bool         edje_mmap_group_exists(Eina_File *f, const char *glob);
  * @param glob The group name
  *
  * @return 1 if a Scene is found is found, 0 otherwise
+ *
+ * @since 1.18
  */
 EAPI Eina_Bool         edje_mmap_3d_has(Eina_File *f, const char *group);