Warning gdk_color_alloc has been deprecated since version 2.2 and should not be used in newly-written code. Use gdk_colormap_alloc_color() instead. Allocates a single color from a colormap.
a GdkColormap.
The color to allocate. On return, the pixel field will be filled in.
TRUE if the allocation succeeded.
See Implementation
Warning gdk_color_alloc has been deprecated since version 2.2 and should not be used in newly-written code. Use gdk_colormap_alloc_color() instead. Allocates a single color from a colormap.