stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=e93a17c8c9b58610a4807ab7fb4c4e9928863f9e

commit e93a17c8c9b58610a4807ab7fb4c4e9928863f9e
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Tue Feb 14 21:42:20 2017 +0100

    emotion: add since tag to new emotion_file_meta_artwork_get API
---
 src/lib/emotion/Emotion.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/lib/emotion/Emotion.h b/src/lib/emotion/Emotion.h
index b4914d6..6bd3234 100644
--- a/src/lib/emotion/Emotion.h
+++ b/src/lib/emotion/Emotion.h
@@ -1353,8 +1353,10 @@ EAPI const char      *emotion_webcam_device_get(const 
Emotion_Webcam *ew);
  * @param obj The evas object we are working with.
  * @param path The local path for the file.
  * @param type The metadata location type (GST_IMAGE_PREVIEW_IMAGE or 
GST_PREVIEW).
- * 
+ *
  * @ingroup Emotion_Artwork
+ *
+ * @since 1.19
  */
 
 EAPI Evas_Object     *emotion_file_meta_artwork_get(const Evas_Object *obj, 
const char *path, Emotion_Artwork_Info type);

-- 


Reply via email to