efl: make sure that the expected lifecycle of the children of Efl.Model is well described.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7861
This commit is contained in:
Cedric BAIL 2019-01-29 11:54:55 -08:00
parent af7d1ef7ed
commit 43c5d1305e
1 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,10 @@ interface @beta Efl.Model
See @.children_count.get
Note: The returned children will live only as long as the future
itself. Once the future is done, if you want to keep the object
alive, you need to take a reference for yourself.
@since 1.14
]]
params {