elementary: Efl.Ui.Layout should use the new API efl_content to control object lifecy...
authorCedric BAIL <cedric.bail@free.fr>
Sat, 2 Mar 2019 00:22:08 +0000 (16:22 -0800)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:37 +0000 (20:49 +0900)
commit0896a2c3d7892e262c6bb1dd5cb4d77100ffbe57
tree67bd14f886352df03315e19a60ac3ba5e575e7c5
parent92eaf4c782c751d22560644e49cffe3bbcf79b0c
elementary: Efl.Ui.Layout should use the new API efl_content to control object lifecycle property.

efl_content leave the caller in charge of the lifecycle of the object. This means we can
rely on the factory to actually do something with the object before it is destroyed by anyone.

Reviewed-by: Vitor Sousa da Silva <vitorsousa@expertisesolutions.com.br>
Differential Revision: https://phab.enlightenment.org/D8091
src/lib/elementary/efl_ui_layout.c