Edje_Edit: support new edje top block "size classes" with edje_edit API
authorVitalii Vorobiov <vi.vorobiov@samsung.com>
Tue, 23 Feb 2016 17:25:21 +0000 (17:25 +0000)
committerVitalii Vorobiov <vi.vorobiov@samsung.com>
Tue, 23 Feb 2016 18:54:03 +0000 (18:54 +0000)
commitd4b622e9eb3b39ea082040bb8416871d270c5e53
tree4506f5ef19e217ce5ca6bd70820a19f9a8c80769
parentda0b4d48500e119a8e5686d9ab6ee39ec5fa61e5
Edje_Edit: support new edje top block "size classes" with edje_edit API

Plenty of new API:
edje_edit_size_classes_list_get - to return total list of size_classes inside of
loaded collection of groups
edje_edit_size_class_add - add new size class into loaded collection
edje_edit_size_class_del - deleting
edje_edit_size_class_name_set - renaming existing size class into something new
and some setters and getters for min and max (width and height) of size class.
src/lib/edje/Edje_Edit.h
src/lib/edje/edje_edit.c