XmTabStackGetSelectedTab(library call) XmTabStackGetSelectedTab(library call)

XmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtab

#include <Xm/TabStack.h>
Widget XmTabStackGetSelectedTab(
Widget widget);

XmTabStackGetSelectedTab returns the widget ID of the currently selected tab.

Specifies the TabStack widget ID

Returns the widget ID of the currently selected tab.

XmTabStack(3).