_Evry_View Struct Reference
Data Fields | |
Evry_View * | id |
const char * | name |
const char * | trigger |
int | active |
Evas_Object * | o_list |
Evas_Object * | o_bar |
Evry_View *(* | create )(Evry_View *view, const Evry_State *s, const Evas_Object *swallow) |
void(* | destroy )(Evry_View *view) |
int(* | cb_key_down )(Evry_View *view, const Ecore_Event_Key *ev) |
int(* | update )(Evry_View *view) |
void(* | clear )(Evry_View *view) |
int | priority |
Evry_State * | state |