XmTabStackGetSelectedTab - Man Page
A TabStack function that returns the widget ID of the currently selectedtab
Synopsis
#include <Xm/TabStack.h> Widget XmTabStackGetSelectedTab( Widget widget);
Description
XmTabStackGetSelectedTab returns the widget ID of the currently selected tab.
- widget
Specifies the TabStack widget ID
Return
Returns the widget ID of the currently selected tab.