|
NAMEXmTabStackGetSelectedTab — A TabStack function that returns the widget ID of the currently selectedtabSYNOPSIS#include <Xm/TabStack.h> Widget XmTabStackGetSelectedTab( Widget widget); DESCRIPTIONXmTabStackGetSelectedTab returns the widget ID of the currently selected tab.
RETURNReturns the widget ID of the currently selected tab.RELATEDXmTabStack(3). Visit the GSP FreeBSD Man Page Interface. |