Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
C_Evas_Coord_Rectangle | < A rectangle in Evas_Coord |
C_Evas_Cserve_Config | Configuration that controls the server that shares cached bitmaps |
C_Evas_Cserve_Image | A handle to an image shared by a server |
C_Evas_Cserve_Image_Cache | A handle of a cache of images shared by a server |
C_Evas_Cserve_Stats | Statistics about the server that shares cached bitmaps |
C_Evas_Engine_Info | Generic engine information |
C_Evas_Event_Hold | Hold change event |
C_Evas_Event_Key_Down | Key press event |
C_Evas_Event_Key_Up | Key release event |
C_Evas_Event_Mouse_Down | Mouse button press event |
C_Evas_Event_Mouse_In | Mouse enter event |
C_Evas_Event_Mouse_Move | Mouse button down event |
C_Evas_Event_Mouse_Out | Mouse leave event |
C_Evas_Event_Mouse_Up | Mouse button release event |
C_Evas_Event_Mouse_Wheel | Wheel event |
C_Evas_Event_Multi_Down | Multi button press event |
C_Evas_Event_Multi_Move | Multi button down event |
C_Evas_Event_Multi_Up | Multi button release event |
C_Evas_GL_Config | Evas GL Surface configuration |
C_Evas_Object_Box_Data | This structure augments clipped smart object's instance data, providing extra members required by generic box implementation |
C_Evas_Object_Box_Option | Evas_Object_Box_Option struct fields |
C_Evas_Smart_Cb_Description | Describes a callback issued by a smart object (evas_object_smart_callback_call()), as defined in its smart object class |
▼C_Evas_Smart_Class | A smart object's base class definition |
C_Evas_Object_Box_Api | This structure should be used by any smart class inheriting from the box's one, to provide custom box behavior which could not be achieved only by providing a layout function, with evas_object_box_layout_set() |
C_Evas_Smart_Interface | A smart object's base interface definition |
C_Evas_Textgrid_Cell | The values that describes each cell |