DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmRemoveTabGroup(Xm)


XmRemoveTabGroup -- a function that removes a tab group

Syntax

#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

See also

XmAddTabGroup(Xm), XmManager(Xm) and XmPrimitive(Xm).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005