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