Query: xmtabstackselecttab
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTabStackSelectTab(library call) XmTabStackSelectTab(library call)NAMEXmTabStackSelectTab -- A TabStack function that sets the currently displayed childSYNOPSIS#include <Xm/TabStack.h> void XmTabStackSelectTab( Widget widget, Boolean notify);DESCRIPTIONXmTabStackSelectTab 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 stateRELATEDXmTabStack(3). XmTabStackSelectTab(library call)