MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCheckBoxWidget_SetImageMargin( laCheckBoxWidget* btn, uint32_t mg );
Parameters |
Description |
laCheckBoxWidget* cbox |
the widget |
uint32_t mg |
the desired image margin value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|