Data Fields
_Efl_Callback_Array_Item Struct Reference

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

Data Fields

const Efl_Event_Descriptiondesc
 The event description. More...
 
Efl_Event_Cb func
 The callback function. More...
 

Detailed Description

An item in an array of callback desc/func.

See also efl_event_callback_array_add().