_Evry_Item Struct Reference
Data Fields | |
| const char * | label |
| const char * | detail |
| const char * | icon |
| Eina_Bool | browseable |
| void * | data |
| int | priority |
| int | fuzzy_match |
| const char * | id |
| const char * | context |
| Evry_Type | type |
| Evry_Type | subtype |
| Evas_Object *(* | icon_get )(Evry_Item *it, Evas *e) |
| void(* | free )(Evry_Item *it) |
| int | ref |
| Eina_List * | items |
| Eina_Bool | selected |
| Eina_Bool | marked |
| Evry_Plugin * | plugin |
| double | usage |
| History_Item * | hi |