XmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtab
Contents
Description
XmTabStackGetSelectedTab returns the widget ID of the currently selected tab.
widget Specifies the TabStack widget ID
Name
XmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtab
"XmTabStackGetSelectedTab" "TabStack functions" "XmTabStackGetSelectedTab"
Return
Returns the widget ID of the currently selected tab.
Synopsis
#include <Xm/TabStack.h>
WidgetXmTabStackGetSelectedTab(
Widgetwidget);
