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

leLineWidget*

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite