Revert "elm_layout: Implement Efl.Text"
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 4 Jan 2017 11:07:42 +0000 (20:07 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Jan 2017 01:37:19 +0000 (10:37 +0900)
commit1ce8c1c3d1d850b8a8e9042f1790b38dedf5f733
tree24489ec51f2763905e9007b5516324cfb46a55d5
parent401488cea707ff48ce5e56ce656b5f6571f3b798
Revert "elm_layout: Implement Efl.Text"

This reverts commit 584e17ae84750b0c8a9bc92f41c767073a41fc94.

After talking to @herdsman (before xmas) we concluded that we
didn't necessarily want a generic version of efl_text_set/get
for elm_layout. Instead, each widget that should have a default
text part should implement text_set/get themselves (very simple).

Note that Efl.Ui.Text somehow does not "implement" efl_text when
looking at the eolian files. It works by composition.
src/lib/elementary/elm_layout.c
src/lib/elementary/elm_layout.eo
src/lib/elementary/elm_layout_internal_part.eo
src/lib/elementary/elm_layout_legacy.h