elm_ctxpopup: Implemented elm_widget_item_part_content_unset for elm_ctxpopup_item
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Thu, 10 Aug 2017 05:13:51 +0000 (14:13 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 10 Aug 2017 05:42:08 +0000 (14:42 +0900)
commit8546ff727f9ee60ac0a662611d606e0d608e8c3d
tree2f6bbb41a7d48fd4d2588c92fc1d4a5bfd627b72
parentbf0b3e0b75f5c6ebc5cb96211b3b21235422e358
elm_ctxpopup: Implemented elm_widget_item_part_content_unset for elm_ctxpopup_item

Summary:
ctxpopup item have elm_list item internally.
item_part_content_unset need to pass on content part to elm_list item.

Test Plan:
1. launch elementary_test - ctxpopup
2. click Ctxpopup with part text & content function
3. press "Icon Set" and press "Icon Unset"

Reviewers: jpeg, woohyun, herb, Blackmole

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5018
src/bin/elementary/test_ctxpopup.c
src/lib/elementary/elc_ctxpopup.c
src/lib/elementary/elm_ctxpopup_item.eo