|
XenevaOS
|
#include <view.h>

Public Attributes | |
| int | xPos |
| int | yPos |
| bool | selected |
| int | width |
| int | height |
| ChIcon * | icon |
| char * | itemText |
| void(* | ChListItemAction )(ChListView *lv, _list_item_ *li) |
| void(* _list_item_::ChListItemAction) (ChListView *lv, _list_item_ *li) |
| int _list_item_::height |
| ChIcon* _list_item_::icon |
| char* _list_item_::itemText |
| bool _list_item_::selected |
| int _list_item_::width |
| int _list_item_::xPos |
| int _list_item_::yPos |