gdkColormapAllocColors(colormap, colors, writeable, best.match)colorsGdkColor] The color values to allocate. On return, the pixel
values for allocated colors will be filled in.writeableTRUE, the colors are allocated writeable
(their values can later be changed using gdkColorChange).
Writeable colors cannot be shared between applications.best.matchTRUE, GDK will attempt to do matching against
existing colors if the colors cannot be allocated as requested.successncolors. On return, this
indicates whether the corresponding color in colors was
successfully allocated or not.