edje: Add since for new edje_color_class_active_iterator_new()

This commit is contained in:
Stefan Schmidt 2015-04-08 14:03:26 +02:00
parent 464e6ca987
commit c4d2e9893c
1 changed files with 2 additions and 0 deletions

View File

@ -1269,6 +1269,8 @@ EAPI Eina_List *edje_color_class_list (void);
*
* This function only iterate over the Edje_Color_Class in use by
* an application.
*
* @since 1.14
*/
EAPI Eina_Iterator *edje_color_class_active_iterator_new(void);