elementary: implemente property_bind support on all widget using property reflection.
authorCedric BAIL <cedric.bail@free.fr>
Tue, 12 Feb 2019 02:28:22 +0000 (18:28 -0800)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 15 Mar 2019 04:23:19 +0000 (13:23 +0900)
commit96a61a6d1150063e3efd610aeef3bb326c95cf2c
tree1767e90309d5a488620ac3b1f639fa30a42d2858
parenta4dbc635665a367563f30181feda96e4a04556ea
elementary: implemente property_bind support on all widget using property reflection.

This means that all property that are registered in the reflection table of
any Eo class will be available for binding with a model. This will increase
the amount of useful binding quickly.

Reviewed-by: Vitor Sousa da Silva <vitorsousa@expertisesolutions.com.br>
Differential Revision: https://phab.enlightenment.org/D7941

Change-Id: Ia938748ab83c9a9fc0afcff5bd65b57fb9780312
src/lib/elementary/efl_ui_widget.c
src/lib/elementary/efl_ui_widget.eo
src/lib/elementary/elm_widget.h