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

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