XmTabFree — A convenience function that frees a tab "XmTabFree"
Contents
Description
XmTabFree frees the memory associated with the specified tab.
tab Specifies the tab to be freed.
Name
XmTabFree — A convenience function that frees a tab "XmTabFree"
Synopsis
#include <Xm/Xm.h>
voidXmTabFree(
XmTabtab);
