gdkColorBlack: gdkColorBlack
Description
Returns the black color for a given colormap. The resulting
value has already benn allocated.
WARNING: gdk_color_black
is deprecated and should not be used in newly-written code.Usage
gdkColorBlack(object)
Value
- A list containing the following elements:
- retval[integer]
TRUE
if the allocation succeeded. - color[GdkColor] the location to store the color.