manpagez: man pages & more
man XmTabListFree(3)
Home | html | info | man
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)

openMotif 2.3.1 - Generated Wed Dec 3 18:32:21 CST 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.