efl_ui_layout: create efl_ui_bg when efl_part for background is called.
authorSungtaek Hong <sth253.hong@samsung.com>
Fri, 24 Nov 2017 05:41:31 +0000 (14:41 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Nov 2017 07:00:22 +0000 (16:00 +0900)
commit3c47a4f9f9ef7705992a61148f1f53311bcade49
treeb8bb34bf921dbb028da42d1e97ea8ad7c260e895
parent475ae7ef1bf6b44a5d4c3abba21a4a2fa2d565f5
efl_ui_layout: create efl_ui_bg when efl_part for background is called.

Reviewers: woohyun, jpeg, cedric

Subscribers: felipealmeida, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5151
src/Makefile_Elementary.am
src/bin/elementary/Makefile.am
src/bin/elementary/test.c
src/bin/elementary/test_part_bg.c [new file with mode: 0644]
src/lib/elementary/Elementary.h
src/lib/elementary/efl_ui_layout.c
src/lib/elementary/efl_ui_layout_part_bg.eo [new file with mode: 0644]
src/lib/elementary/efl_ui_widget_part_bg.eo [new file with mode: 0644]
src/lib/elementary/elm_part_helper.h
src/lib/elementary/elm_widget.c
src/lib/elementary/elm_widget.h