_E_Illume_Quickpanel Struct Reference
structure for Illume Quickpanels. More...
Data Fields | |
| E_Object | e_obj_inherit |
| E_Zone * | zone |
| the current zone on which this quickpanel belongs | |
| Eina_List * | borders |
| a list of borders that this quickpanel contains | |
| Ecore_Timer * | timer |
| Ecore_Animator * | animator |
| Ecore_X_Window | clickwin |
| Ecore_Event_Handler * | mouse_hdl |
| double | start |
| double | len |
| struct { | |
| int size | |
| int isize | |
| int adjust | |
| int adjust_start | |
| int adjust_end | |
| int dir | |
| } | vert |
| struct { | |
| int size | |
| int isize | |
| int adjust | |
| int adjust_start | |
| int adjust_end | |
| int dir | |
| } | horiz |
| unsigned char | visible: 1 |
| flag to indicate if the quickpanel is currently visible | |
Detailed Description
structure for Illume Quickpanels.