MPLAB® Harmony Graphics Suite
|
The icon margin value is the distance between the icon image and the text.
LIB_EXPORT laResult laListWidget_SetIconMargin( laListWidget* lst, uint32_t mg );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t mg |
the margin value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|