Man Page: xmtabstackgetselectedtab
Operating Environment: centos
Section: 3
XmTabStackGetSelectedTab(library call) XmTabStackGetSelectedTab(library call)NAMEXmTabStackGetSelectedTab -- A TabStack function that returns the widget ID of the currently selectedtabSYNOPSIS#include <Xm/TabStack.h> Widget XmTabStackGetSelectedTab( Widget widget);DESCRIPTIONXmTabStackGetSelectedTab returns the widget ID of the currently selected tab. widget Specifies the TabStack widget IDRETURNReturns the widget ID of the currently selected tab.RELATEDXmTabStack(3). XmTabStackGetSelectedTab(library call)