_Elm_List_Smart_Class Struct Reference
Elementary list base smart class. More...
Data Fields | |
int | version |
Version of this smart class definition. |
Detailed Description
Elementary list base smart class.
This inherits directly from Elm_Layout_Smart_Class and is meant to build widgets extending the behavior of a list.
All of the functions listed on List namespace will work for objects deriving from Elm_List_Smart_Class.