logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmRemoveTabGroup — A function that removes a tab group "XmRemoveTabGroup"

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

Name

XmRemoveTabGroup — A function that removes a tab group "XmRemoveTabGroup"

Synopsis

       #include <Xm/Xm.h>
       voidXmRemoveTabGroup(
       Widgettab_group);

See Also