Query: xmtabfree
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)