Provided by: libmotif-dev_2.3.4-5ubuntu0.1_amd64
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). XmTabStackGetSelectedTab(3)