This struct holds the description of a specific event. More...
Data Fields | |
const char * | name |
Eina_Bool | unfreezable |
name of the event. More... | |
Eina_Bool | legacy_is |
Eina_True if the event cannot be frozen. More... | |
Eina_Bool | restart |
Internal use: if is a legacy event. More... | |
This struct holds the description of a specific event.
Eina_Bool _Eo_Event_Description::unfreezable |
name of the event.
Referenced by eo_base_legacy_only_event_description_get().
Eina_Bool _Eo_Event_Description::legacy_is |
Eina_True if the event cannot be frozen.
Referenced by eo_base_legacy_only_event_description_get().
Eina_Bool _Eo_Event_Description::restart |
Internal use: if is a legacy event.
Referenced by eo_base_legacy_only_event_description_get().