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