[ Previous | Next | Contents | Glossary | Home | Search ]
Motif 2.1 Programmer's Reference


XmTabFree

A convenience function that frees a tab

Format

#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).


[ Previous | Next | Contents | Glossary | Home | Search ]