elm_layout: Implement Efl.Text
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 16 Dec 2016 09:53:33 +0000 (18:53 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 16 Dec 2016 09:53:33 +0000 (18:53 +0900)
commit584e17ae84750b0c8a9bc92f41c767073a41fc94
tree6438aa0f0a0f4244791673d8200a43e8518d0e14
parent03eb4c640943d5eed29c88a4dc50b420906a4693
elm_layout: Implement Efl.Text

This implements support for efl_text_set() for the default
part (NULL). This also adds support for efl_text_set(efl_part())
for layouts. This should cover a LOT of widgets :)

The next step is to remove Elm.Layout.text but it's used in too
many places at the moment. @herdsman!!
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