MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laWindowWidget_SetIconMargin( laWindowWidget* win, uint32_t mg );
Parameters |
Description |
laWindowWidget* win |
the widget |
uint32_t mg |
the image icon margin value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|