Provided by: libmotif-dev_2.3.8-2build1_amd64 bug

NAME

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

SYNOPSIS

       #include <Xm/TabStack.h>
       void    XmTabStackSelectTab(
       Widget  widget,
       Boolean notify);

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

RELATED

       XmTabStack(3).

                                                                                          XmTabStackSelectTab(3)