_Elm_Container_Smart_Class Struct Reference

Elementary container 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 container base smart class.

This inherits directly from Elm_Widget_Smart_Class and is meant to build widgets exposing "parts" to hold child elements at.