Functions
Managing the information flow between Elm_Code objects and Evas_Object widgets

Callbacks and message passing. More...

Functions

void elm_code_callback_fire (Elm_Code *code, const Efl_Event_Description *signal, void *data)
 

Detailed Description

Callbacks and message passing.

Managing the callbacks and other behaviours that cross the backend - frontend divide.