MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laWindowWidget_GetIcon Function
MPLAB® Harmony Graphics Suite
laWindowWidget_GetIcon Function
C
LIB_EXPORT GFXU_ImageAsset* laWindowWidget_GetIcon(
    laWindowWidget* win
);
Parameters
Parameters 
Description 
laWindowWidget* win 
the widget 
Returns

GFXU_ImageAsset*

MPLAB® Harmony Graphics Suite