XmTabStackSelectTab - Man Page
A TabStack function that sets the currently displayed child
Synopsis
#include <Xm/TabStack.h> void XmTabStackSelectTab( Widget widget, Boolean notify);
Description
XmTabStackSelectTab sets the currently displayed child of the TabStack.
- widget
Specifies the TabStack widget ID
- notify
Specifies weather to call XmNtabSelectedCallback as usual in response to the change of state