MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laWidget_DeleteAllDescendants Function
MPLAB® Harmony Graphics Suite
laWidget_DeleteAllDescendants Function

All descendants of this widget are removed and deleted.

C
LIB_EXPORT void laWidget_DeleteAllDescendants(
    laWidget* wgt
);
Returns

void

MPLAB® Harmony Graphics Suite