edje_embryo: add function to know swallow has object
authorJinyong Park <j4939.park@samsung.com>
Mon, 1 Aug 2016 05:56:00 +0000 (14:56 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 16 Aug 2016 07:14:21 +0000 (16:14 +0900)
commit471a328ea0e5607f25391496b76aafedeb34a79f
tree7ee4d647c4e007feeeb582ac1803a0957e543da5
parent88a684e8005d08aba4c9ff25e4da11dcd89a87c0
edje_embryo: add function to know swallow has object

Summary:
Using edc script, there is no way to know evas object is set on swallow part or not.
So, to know that, some elm widget send signal and save some information to edc variables when object is set on swallow part.
I think it is helpful to make better edc script.

@feature

Reviewers: herb, cedric, raster, id213sin, jpeg

Reviewed By: jpeg

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D4176
data/edje/include/edje.inc
src/lib/edje/edje_embryo.c