Every time a child id added the event EFL_MODEL_EVENT_CHILD_ADDED is dispatched passing along this structure. More...
| Data Fields | |
| Eo * | child | 
| child, for child_add | |
| unsigned int | index | 
| index is a hint and is intended to provide a way for applications to control/know children relative positions through listings.  More... | |
Every time a child id added the event EFL_MODEL_EVENT_CHILD_ADDED is dispatched passing along this structure.
| unsigned int _Efl_Model_Children_Event::index | 
index is a hint and is intended to provide a way for applications to control/know children relative positions through listings.
NOTE: If listing is performed asynchronously exact order may not be guaranteed.