XmTabStackGetSelectedTab (3) Linux Manual Page
XmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtab
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
