Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkColorChange

gdkColorChange


Description

Changes the value of a color that has already been allocated. If colormap is not a private colormap, then the color must have been allocated using gdkColormapAllocColors with the writeable set to TRUE. WARNING: gdk_color_change is deprecated and should not be used in newly-written code.

Usage

gdkColorChange(object, color)

Arguments

object

a GdkColormap.

color

a GdkColor, with the color to change in the pixel field, and the new value in the remaining fields.

Value

[integer] TRUE if the color was successfully changed.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.