XmHTMLFreeColor - de-allocate a color.
void XmHTMLFreeColor(Widget w, Pixel pixel)
XmHTMLFreeColor de-allocates a color previously allocated with XmHTMLAllocColor.
- w
- Specifies the parent Widget ID. The colormap of this widget must match the colormap of the Widget that was used to allocate the color.
- pixel
- the color to be freed;
XmHTMLAllocColor(3X)