xmtablistfree(3) centos man page | unix.com

Man Page: xmtablistfree

Operating Environment: centos

Section: 3

XmTabListFree(library call)											       XmTabListFree(library call)

NAME
XmTabListFree -- A convenience function that frees the memory of a new tab list
SYNOPSIS
#include <Xm/Xm.h> void XmTabListFree( XmTabList tablist);
DESCRIPTION
XmTabListFree 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.
RELATED
XmTabList(3). XmTabListFree(library call)
Related Man Pages
xmtablistcopy(3) - redhat
xmtablistreplacepositions(3) - redhat
xmstringtableproposetablist(3) - redhat
xmtablistinserttabs(3) - centos
xmtablistinserttabs(3) - hpux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq