Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

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);

See Also