MPLAB® Harmony Graphics Suite
|
Delete a widget object specified, de-allocate memory for the widget through the current active context. All child widgets are also destructed and freed.
LIB_EXPORT void laWidget_Delete( laWidget* wgt );
void
MPLAB® Harmony Graphics Suite
|