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

Allocates memory for a new DrawSurface widget. The application is responsible for the managment of this memory until the widget is added to a widget tree.

C
LIB_EXPORT laDrawSurfaceWidget* laDrawSurfaceWidget_New();
Returns
MPLAB® Harmony Graphics Suite