A parameter passed in event callbacks holding extra event parameters. More...
Data Fields | |
Efl_Object * | object |
The object the callback was called on. More... | |
const Efl_Event_Description * | desc |
The event description. More... | |
void * | info |
Extra event information passed by the event caller. More... | |
A parameter passed in event callbacks holding extra event parameters.
This is the full event information passed to callbacks in C.