Sponsor:

Your company here, and a link to your site. Click to find out more.

XmTabFree - Man Page

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.

Referenced By

XmTab(3), XmTabCreate(3), XmTabListGetTab(3).