XmTabFree - A convenience function that frees a tab

NAME  SYNOPSIS  DESCRIPTION  RELATED 

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.

RELATED

XmTab(3).


Updated 2024-01-29 - jenkler.se | uex.se