1XmTabFree(library call)                                XmTabFree(library call)
2
3
4

NAME

6       XmTabFree — A convenience function that frees a tab
7

SYNOPSIS

9       #include <Xm/Xm.h>
10       void XmTabFree(
11       XmTab tab);
12

DESCRIPTION

14       XmTabFree frees the memory associated with the specified tab.
15
16       tab       Specifies the tab to be freed.
17
19       XmTab(3).
20
21
22
23                                                       XmTabFree(library call)
Impressum