edje_edit.c: it should be able to change item position
authorVitalii Vorobiov <vi.vorobiov@samsung.com>
Thu, 18 Feb 2016 10:57:52 +0000 (10:57 +0000)
committerVitalii Vorobiov <vi.vorobiov@samsung.com>
Thu, 18 Feb 2016 11:58:44 +0000 (11:58 +0000)
commit7907c7b88c0c6ea4ba7164f8d31c3bd4d87b7f3f
tree019b14874cab0a4523f60e9013e530546e865ab9
parentef767580a5f9f16a6e866db1883dec97ae5becfb
edje_edit.c: it should be able to change item position

Few new API for inserting/mving items inside of BOX/TABLE
> edje_edit_part_item_insert_before
> edje_edit_part_item_insert_after
> edje_edit_part_item_insert_at
> edje_edit_part_item_move_below
> edje_edit_part_item_move_above
src/lib/edje/Edje_Edit.h
src/lib/edje/edje_edit.c