XmParseMappingFree - A compound string function to free a parse mapping

NAME  SYNOPSIS  DESCRIPTION  RELATED 

NAME

XmParseMappingFree — A compound string function to free a parse mapping

SYNOPSIS

#include <Xm/Xm.h>
void XmParseMappingFree
(
XmParseMapping parse_mapping
);

DESCRIPTION

XmParseMappingFree recovers memory used by an XmParseMapping.
parse_mapping

Specifies the parse mapping to be freed

RELATED

XmParseMapping(3), XmParseMappingCreate(3), XmParseMappingGetValues(3), XmParseMappingSetValues(3), XmParseTable(3), and XmString(3).


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