gdkColorsStore {RGtk2}R Documentation

gdkColorsStore

Description

Changes the value of the first ncolors colors in a private colormap. This function is obsolete and should not be used. See gdkColorChange. WARNING: gdk_colors_store is deprecated and should not be used in newly-written code.

Usage

gdkColorsStore(object, colors)

Arguments

colors [GdkColor] the new color values.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]