_Action() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_Action() function

_Action Purpose: Does some action with the treeview widget

Syntax

static void _Action(WM_HWIN hTree,     int xSize,     int ySize);

Arguments

hTree

xSize

ySize

References

LocationReferrerText
GUIDEMO_Treeview.c:2565
static void _Action(WM_HWIN hTree, int xSize, int ySize) {
GUIDEMO_Treeview.c:2668_DemoTreeview()
_Action(hTree, xSize, ySize);