XmRemoveTabGroup(X3mot)


XmRemoveTabGroup -- a function that removes a tab group

Synopsis

#include <Xm/Xm.h> 

void XmRemoveTabGroup (tab_group) Widget tab_group;

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.

tab_group
Specifies the widget ID

References

XmAddTabGroup(X3mot), XmManager(X3mot) and XmPrimitive(X3mot).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.