Download

Support

_Evas_List Struct Reference

A linked list node. More...


Data Fields

void * data
 Pointer to list element payload.
Evas_Listnext
 Next member in the list.
Evas_Listprev
 Previous member in the list.
struct _Evas_List_Accounting * accounting
 Private list accounting info - don't touch.

Detailed Description

A linked list node.

Copyright © Enlightenment.org

Evas Documentation Generated: Sat May 17 14:22:22 2008