MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laListWidget_ToggleItemSelected( laListWidget* lst, uint32_t idx );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t idx |
the index to consider |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|