gdkColormapAllocColors: gdkColormapAllocColors
Description
Allocates colors from a colormap.Usage
gdkColormapAllocColors(colormap, colors, writeable, best.match)
Value
A list containing the following elements:retval[integer] The number of colors that were not successfully
allocated.success
[logical] An list of length ncolors
. On return, this
indicates whether the corresponding color in colors
was
successfully allocated or not.