| 
    Tizen Native API
    6.0
    
   
   | 
  
  
  
 
_Evas_Object_Box_Data Struct Reference
  Detailed Description
This structure augments clipped smart object's instance data, providing extra members required by generic box implementation. If a subclass inherits from Evas_Object_Box_Api, then it may augment Evas_Object_Box_Data to fit its own needs.
- Examples:
 - edje-box2.c, and evas-box.c.