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

leProgressBarWidget*

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite