MPLAB® Harmony Graphics Suite
|
Create a new widget, alocate memory for the widget through the current active context. Returns a widget object pointer. Application is responsible for managing the widget pointer until the widget is added to a widget tree.
LIB_EXPORT laWidget* laWidget_New();
lawidget*
MPLAB® Harmony Graphics Suite
|