Data Fields
_Efl_Future_Event_Progress Struct Reference
Efl future and promise.
Data Fields
Efl_Promise
*
next
const void *
progress
The promise to the next future.
More...
Field Documentation
◆
progress
const void* _Efl_Future_Event_Progress::progress
The promise to the next future.
Allowing to send a processed progress down the chain.