Tk_GetColormap
Tk_FreeColormap
allocate and free colormaps
NAME
SYNOPSIS
#include <tk.h>
Colormap
Tk_GetColormap(
interp, tkwin, string
)
Tk_FreeColormap(
display, colormap
)
ARGUMENTS
DESCRIPTION
KEYWORDS