MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laWindowWidget_SetIcon( laWindowWidget* win, GFXU_ImageAsset* img );
Parameters |
Description |
laWindowWidget* win |
the widget |
GFXU_ImageAsset* |
pointer to an image asset |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|