Xmtabstackselecttab a tabstack function that sets the currently displayed child "xmtabstackselecttab" "tabstack functions" "xmtabstackselecttab"
#include <Xm/TabStack.h> void XmTabStackSelectTab( Widget widget, Boolean notify);
XmTabStackSelectTab sets the currently displayed child of the TabStack.
Specifies the TabStack widget ID
Specifies weather to call XmNtabSelectedCallback as usual in response to the change of state
XmTabStack(3).