MPLAB® Harmony Graphics Suite
|
This callback is called when this radio button is deselected
LIB_EXPORT laResult laRadioButtonWidget_SetDeselectedEventCallback( laRadioButtonWidget* btn, laRadioButtonWidget_DeselectedEvent cb );
Parameters |
Description |
laRadioButtonWidget* btn |
the widget |
a valid callback pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|