XmTabFree

Langue: en

Version: 181833 (CentOS - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

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.

XmTab(3).