MPLAB® Harmony Graphics Suite
|
Initializes an leListWidget widget pointer.
LIB_EXPORT void leListWidget_Constructor( leListWidget* lst );
Parameters |
Description |
leListWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|