logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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