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