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)
| Related Man Pages |
|---|
| xmtablistcopy(3) - redhat |
| xmtablistinserttabs(3) - centos |
| xmtablistremovetabs(3) - centos |
| xmtablistremovetabs(3) - hpux |
| xmtablistreplacepositions(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |