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