Data Fields
_Efl_Callback_Array_Item Struct Reference

An item in an array of callback desc/func. More...

Data Fields

const Efl_Event_Description * desc
 The event description.
 
Efl_Event_Cb func
 The callback function.
 

Detailed Description

An item in an array of callback desc/func.

See also efl_event_callback_array_add().