MPLAB® Harmony Graphics Suite
|
Initializes an CheckBox widget pointer.
LIB_EXPORT void leCheckBoxWidget_Constructor( leCheckBoxWidget* wgt );
Parameters |
Description |
leCheckBoxWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|