MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laBool laListWidget_GetItemSelected( laListWidget* lst, uint32_t idx );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t idx |
the index to consider |
laBool - the selection state of the item
MPLAB® Harmony Graphics Suite
|