XmTabFree(library call) XmTabFree(library call)
NAME [Toc] [Back]
XmTabFree - A convenience function that frees a tab
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
void XmTabFree(
XmTab tab);
DESCRIPTION [Toc] [Back]
XmTabFree frees the memory associated with the specified tab.
tab Specifies the tab to be freed.
RELATED [Toc] [Back]
XmTab(3).
- 1 - Formatted: January 24, 2005 [ Back ] |