efl_ui_popup: replace title_set to efl_text_set with efl_part
authorJinYong Park <j4939.park@samsung.com>
Tue, 24 Oct 2017 11:13:04 +0000 (20:13 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 28 Nov 2017 08:15:42 +0000 (17:15 +0900)
commit2b2bc50e8bd35a358c113a67ae31ced85b0c8e7c
tree14c678e99e71f4bffc7f265f7f58549bced78a27
parent0f9b5d360c8e23e7362039f35c99232b2645f4e0
efl_ui_popup: replace title_set to efl_text_set with efl_part

Summary: Replace Efl.Ui.Popup.Alert's title set method to using efl_text_set with efl_part

Test Plan: elementary_test -to efluipopupalert

Reviewers: jpeg, Jaehyun_Cho, woohyun, herb

Reviewed By: Jaehyun_Cho

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5359
src/Makefile_Elementary.am
src/bin/elementary/test_popup.c
src/lib/elementary/efl_ui_popup_alert.c
src/lib/elementary/efl_ui_popup_alert.eo
src/lib/elementary/efl_ui_popup_alert_part.eo [new file with mode: 0644]