Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XmTabFree(3)		    Library Functions Manual		    XmTabFree(3)

NAME
     XmTabFree -- A convenience function that frees a tab

SYNOPSIS
     #include <Xm/Xm.h>
     void XmTabFree(
     XmTab tab);

DESCRIPTION
     XmTabFree frees the memory associated with the specified tab.

     tab       Specifies the tab to be freed.

RELATED
     XmTab(3).

								    XmTabFree(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTabFree&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help