MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFXU_ImageAsset* laListWidget_GetItemIcon( laListWidget* lst, uint32_t idx );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t idx |
the index to consider |
GFXU_ImageAsset* - the image asset pointer or NULL
MPLAB® Harmony Graphics Suite
|