MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > i) Widget Functions > leListWidget_New Function
MPLAB® Harmony Graphics Suite
leListWidget_New Function
C
LIB_EXPORT leListWidget* leListWidget_New();
Returns

leListWidget* lst - the widget

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite