MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laListWidget_DeselectAll Function
MPLAB® Harmony Graphics Suite
laListWidget_DeselectAll Function
C
LIB_EXPORT laResult laListWidget_DeselectAll(
    laListWidget* lst
);
Parameters
Parameters 
Description 
laListWidget* lst 
the widget 
Returns

laResult - the operation result

MPLAB® Harmony Graphics Suite