XmRemoveTabGroup(3X) SDK X11 R4.11MU05 XmRemoveTabGroup(3X)
NAME
XmRemoveTabGroup--A function that removes a tab group
SYNOPSIS
#include <Xm/Xm.h>
void XmRemoveTabGroup (tabgroup)
Widget tabgroup;
DESCRIPTION
This function is obsolete and its behavior is replaced by setting
XmNnavigationType to XmNONE. XmRemoveTabGroup removes a widget from
the list of tab groups associated with a particular widget hierarchy
and sets the widget's XmNnavigationType to XmNONE.
tabgroup Specifies the widget ID
RELATED INFORMATION
XmAddTabGroup(3X), XmManager(3X), and XmPrimitive(3X).
Licensed material--property of copyright holder(s)