XmRemoveTabGroup
A function that removes a tab group "XmRemoveTabGroup"
- Provided by: libmotif-dev (Version: 2.3.4-5ubuntu0.1)
- Source: motif
- Report a bug
A function that removes a tab group "XmRemoveTabGroup"
#include <Xm/Xm.h> void XmRemoveTabGroup( Widget tab_group);
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.