XmTabListFree(3) Library Functions Manual XmTabListFree(3) 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 func- tion 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(3)
NAME | SYNOPSIS | DESCRIPTION | RELATED
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTabListFree&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
