MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laButtonWidget_SetText( laButtonWidget* btn, laString str );
Parameters |
Description |
laButtonWidget* btn |
the button to modify |
laString str |
the string to set to the button |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|