edje: Edje_Edit - add functions that allow user to set and get value of fill type
authorKateryna Fesyna <k.fesyna@samsung.com>
Mon, 16 Jun 2014 14:55:21 +0000 (16:55 +0200)
committerCedric BAIL <c.bail@partner.samsung.com>
Mon, 16 Jun 2014 14:56:32 +0000 (16:56 +0200)
commit8ae41a547b8f4c918de17fe889123f34d2d34ce1
treee0354dce86105b77a0b7b7484748f509d3f608fe
parent0500f4f33f2a68b224f9661cadeb7c130342b9f7
edje: Edje_Edit - add functions that allow user to set and get value of fill type

Summary:
This commit contains two new functions for setting and getting value of
fill type of IMAGE and PROXY parts: edje_edit_state_fill_type_get() and edje_edit_state_fill_type_set()
Also with this commit printing of not default value of fill type (TILE) on generation of edc code is added.

Reviewers: cedric, Hermet, seoz, raster

CC: reutskiy.v.v, cedric
Differential Revision: https://phab.enlightenment.org/D1044

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
src/lib/edje/Edje_Edit.h
src/lib/edje/edje_edit.c
src/lib/edje/edje_private.h