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

XmTabStackSelectTab — A TabStack function that sets the currently displayed child "XmTabStackSelecttab"

Description

XmTabStackSelectTab sets the currently displayed child of the TabStack.

       widget    Specifies the TabStack widget ID

       notify    Specifies weather to call XmNtabSelectedCallback as usual in response to the change of state

Name

XmTabStackSelectTab  —  A TabStack function that sets the currently displayed child "XmTabStackSelecttab"
       "TabStack functions" "XmTabStackSelectTab"

Synopsis

       #include <Xm/TabStack.h>
       voidXmTabStackSelectTab(
       Widgetwidget,
       Booleannotify);

See Also