MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCheckBoxWidget_SetUncheckedImage( laCheckBoxWidget* btn, GFXU_ImageAsset* img );
Parameters |
Description |
laCheckBoxWidget* cbox |
the widget |
GFXU_ImageAsset* img |
the desired unchecked image asset pointer |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|