_Evas_Smart_Class Struct Reference
a smart object class More...
Data Fields | |
| const char * | name |
| the string name of the class | |
| const Evas_Smart_Class * | parent |
| this class inherits from this parent | |
| const Evas_Smart_Cb_Description * | callbacks |
| callbacks at this level, NULL terminated | |
| void * | interfaces |
| to be used in a future near you | |
Detailed Description
a smart object class
