edje: add edje_color_class_active_iterator_new()
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 31 Mar 2015 02:24:48 +0000 (04:24 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 31 Mar 2015 02:26:06 +0000 (04:26 +0200)
commit5906569f7f85954e6fade62ebc1a7c234b126c76
treeb1f0e0fd11ae685aae1490aa44f551bc17988fda
parent09f304a33c6ec75a617d0b5a424e42e15eb33add
edje: add edje_color_class_active_iterator_new()

This function make it possible to get a list of active Edje_Color_Class
in an application. Think about Enlightenment color class configuration,
but can now be done on any application dynamically.

@feature
src/lib/edje/Edje_Common.h
src/lib/edje/edje_util.c