Query: xmtabstackgetselectedtab
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)