logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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