![]()  | 
  
    MPLABĀ® Harmony Graphics Suite
    
   | 
 
Used to define a widget. More...
#include <legato_widget.h>

Data Fields | |
| const leWidgetVTable * | fn | 
| uint32_t | id | 
| leWidgetType | type | 
| leRect | rect | 
| uint32_t | flags | 
| leWidgetStyle | style | 
| leWidgetStatus | status | 
| leMargin | margin | 
| uint32_t | drawCount | 
| leWidget_DrawFunction_FnPtr | drawFunc | 
| const leScheme * | scheme | 
| leWidgetEventFilter | eventFilters [LE_WIDGET_MAX_EVENT_FILTERS] | 
| leWidget * | parent | 
| leArray | children | 
Used to define a widget.
 1.8.18