gdkColorBlack {RGtk2} | R Documentation |
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.
gdkColorBlack(object)
|
[GdkColormap ] a GdkColormap . |
A list containing the following elements:
retval |
[integer] TRUE if the allocation succeeded. |
|
[GdkColor ] the location to store the color. |
Derived by RGtkGen from GTK+ documentation