_Eina_Value_List Struct Reference
[Generic Value List management]
Used to store the list and its subtype. More...
Data Fields | |
| const Eina_Value_Type * | subtype |
| how to allocate and access items | |
| Eina_List * | list |
| the list that holds data, members are of subtype->value_size bytes. | |
Detailed Description
Used to store the list and its subtype.
- Since:
- 1.2
Field Documentation
the list that holds data, members are of subtype->value_size bytes.
