xmtabfree(3) - Linux man page
Name
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.
Related
xmtab(3).