edje: add Efl_Layout.h for eo-based layout headers
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 27 Sep 2019 14:27:05 +0000 (10:27 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 30 Sep 2019 22:27:31 +0000 (07:27 +0900)
commitd5acc78db8859606e8414ef4ea73575c8fa87249
treef2134168258dc0ebe82e108b84ee9124820453bd
parent11502d579ed0d197a3b3a13d220e3658bb9ac550
edje: add Efl_Layout.h for eo-based layout headers

this includes all related headers

ref T8274

Additional Authors: Lauro Moura <lauromoura@expertisesolutions.com.br>

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10228
src/lib/edje/Efl_Layout.h [new file with mode: 0644]
src/lib/edje/meson.build
src/tests/edje/efl_test_layout.c [new file with mode: 0644]
src/tests/edje/efl_test_layout2.c [new file with mode: 0644]
src/tests/edje/efl_test_layout3.c [new file with mode: 0644]
src/tests/edje/meson.build