_Elm_Image_Smart_Class Struct Reference
Elementary image base smart class. More...
Data Fields | |
Elm_Widget_Smart_Class | base |
Base Elementary widget class struct, since we're inheriting from it. | |
int | version |
Version of this smart class definition. |
Detailed Description
Elementary image base smart class.
This inherits directly from Elm_Widget_Smart_Class and is meant to build widgets relying on an image as the building block of its visuals.