MPLAB® Harmony Graphics Suite
|
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.
LIB_EXPORT laDrawSurfaceWidget* laDrawSurfaceWidget_New();
MPLAB® Harmony Graphics Suite
|