xmtablistfree(3) redhat man page | unix.com

Man Page: xmtablistfree

Operating Environment: redhat

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
xmtablistcopy(3) - centos
xmstringtableproposetablist(3) - hpux
xmtablistinserttabs(3) - hpux
xmtablistremovetabs(3) - hpux
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Reduced Activity Notification
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq