edje: mark new edje_mmap_3d_has() API with since tag

This commit is contained in:
Stefan Schmidt 2016-08-05 22:06:39 +02:00
parent 063c31cb24
commit 64bf1da8c1
1 changed files with 2 additions and 0 deletions

View 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);