MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laButtonWidget_SetTextLineSpace( laButtonWidget* btn, int32_t pixels );
Parameters |
Description |
laButtonWidget* btn |
the button to modify |
int32_t pixels |
the line space, in pixels |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|