XmTabListFree(library call) XmTabListFree(library call)NAMEXmTabListFree -- A convenience function that frees the memory of a new tab listSYNOPSIS#include <Xm/Xm.h> void XmTabListFree( XmTabList tablist);DESCRIPTIONXmTabListFree recovers memory used by a tab list. In addition, this function frees all contained tabs. If the tablist is NULL, the function returns immediately. tablist Specifies the tab list to be freed.RELATEDXmTabList(3). XmTabListFree(library call)
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| PHP Man Pages Now Available (Over 10,000) |
| Sequence extraction |
| Hpux 11iV3 administration document |
| awk - Multi-line data to be stored in variable |