Data Fields
_Eo_Event_Description Struct Reference

This struct holds the description of a specific event. More...

Data Fields

const char * name
 
const char * doc
 name of the event. More...
 
Eina_Bool unfreezable
 Explanation about the event. More...
 

Detailed Description

This struct holds the description of a specific event.

Examples:
emotion_basic_example.c, and emotion_signals_example.c.

Field Documentation

const char* _Eo_Event_Description::doc

name of the event.

Referenced by eo_base_legacy_only_event_description_get().

Eina_Bool _Eo_Event_Description::unfreezable

Explanation about the event.