XmTabFree — A convenience function that frees a tab
#include <Xm/Xm.h>
void XmTabFree(
XmTab tab);
XmTabFree frees the memory associated with the specified tab.
tab Specifies the tab to be freed.
XmTab(3).
XmTabFree(library call)