edje: Add since tag for new edje_mmap_color_class_iterator_new()
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 8 Apr 2015 12:06:30 +0000 (14:06 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Wed, 8 Apr 2015 12:08:03 +0000 (14:08 +0200)
src/lib/edje/Edje_Common.h

index 42fda2b..f010e1d 100644 (file)
@@ -1278,6 +1278,8 @@ EAPI Eina_Iterator *edje_color_class_active_iterator_new(void);
  * @brief Iterate over all the color class provided by an Edje file.
  *
  * @return an iterator of Edje_Color_Class provided by the Edje file.
+ *
+ * @since 1.14
  */
 EAPI Eina_Iterator *edje_mmap_color_class_iterator_new(Eina_File *f);