XmRemoveTabGroup(3XM) — NEWS-OS Programmer’s Manual
NAME
XmRemoveTabGroup — a function that removes a tab group.
SYNOPSIS
#include <Xm/Xm.h> void XmRemoveTabGroup (tab_group)
Widgettab_group;
DESCRIPTION
XmRemoveTabGroup removes a widget from the list of tab groups associated with a particular widget hierarchy and sets the widget’s XmNnavigationType to XmNONE.
tab_groupSpecifies the widget ID
RELATED INFORMATION
XmAddTabGroup(3XM), XmManager(3XM), and XmPrimitive(3XM).
NEWS-OSRelease 4.2.1R