Man page - xmtabstackgetselectedtab(3)
Packages contas this manual
Manual
| XmTabStackGetSelectedTab(3) | Library Functions Manual | XmTabStackGetSelectedTab(3) |
NAME
XmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtab "XmTabStackGetSelectedTab" "TabStack functions" "XmTabStackGetSelectedTab"
SYNOPSIS
#include <Xm/TabStack.h> Widget XmTabStackGetSelectedTab( Widget widget);
DESCRIPTION
XmTabStackGetSelectedTab returns the widget ID of the currently selected tab.
- widget
- Specifies the TabStack widget ID
RETURN
Returns the widget ID of the currently selected tab.
RELATED
XmTabStack(3).