edje: convert Edje_Text_Class, Edje_Size_Class data type to public
authorJee-Yong Um <jc9.um@samsung.com>
Tue, 12 Jan 2016 22:01:27 +0000 (14:01 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 12 Jan 2016 22:02:19 +0000 (14:02 -0800)
commitbafa65f9b4c1011d6c08c34207f5222e9c0d6892
tree0f1306d89570a9871d7d374a77c7b5bca2bb6018
parentd50784a086d9e4b6357963bf542ccd872b5a953b
edje: convert Edje_Text_Class, Edje_Size_Class data type to public

Summary:
APIs iterating works through active text classes and size classes were added,
but Edje_Text_Class and Edje_Size_Class data type are still concealed.
This patch uncovers those data types so as to allow developers to use them.

Reviewers: jpeg, cedric

Differential Revision: https://phab.enlightenment.org/D3557

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/edje/Edje_Common.h
src/lib/edje/edje_private.h