MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laBool laListWidget_GetItemEnable( laListWidget* lst, uint32_t idx );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t index |
the index of the item in the list |
laBool - the enable state of the item
MPLAB® Harmony Graphics Suite
|