XmTabFree(3) Library Functions Manual XmTabFree(3)

XmTabFree — A convenience function that frees a tab "XmTabFree"

#include <Xm/Xm.h>
void XmTabFree(
XmTab tab);

XmTabFree frees the memory associated with the specified tab.

Specifies the tab to be freed.

XmTab(3).