gdkColorWhite {RGtk2} | R Documentation |
Returns the white color for a given colormap. The resulting
value has already allocated been allocated.
WARNING: gdk_color_white
is deprecated and should not be used in newly-written code.
gdkColorWhite(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