Parameter passed in event callbacks holding extra event parameters. More...
Data Fields | |
Eo_Base * | object |
const Eo_Event_Description * | desc |
The object the event was called on. More... | |
void * | info |
The event description. More... | |
Parameter passed in event callbacks holding extra event parameters.
const Eo_Event_Description* _Eo_Event::desc |
The object the event was called on.
Referenced by eo_base_legacy_only_event_description_get().
void* _Eo_Event::info |
The event description.
Referenced by eo_base_legacy_only_event_description_get().