ST_AnimatedIconView_SetIcon() is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinST_AnimatedIconView_SetIcon()

ST_AnimatedIconView_SetIcon() function

Syntax

int ST_AnimatedIconView_SetIcon(ST_ANIMATED_ICONVIEW_Handle hObj,     int Index,     const GUI_BITMAP ** pOpenBitmap,     const GUI_BITMAP ** pCloseBitmap,     int size,     int index);

Arguments

hObj

Index

pOpenBitmap

pCloseBitmap

size

index

References

LocationText
ST_GUI_Addons.h:104
int ST_AnimatedIconView_SetIcon(ST_ANIMATED_ICONVIEW_Handle hObj, int Index, const GUI_BITMAP ** pOpenBitmap, const GUI_BITMAP ** pCloseBitmap, int size, int index);