Description Usage Arguments Value Author(s)
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.
1 | gdkColorChange(object, color)
|
|
a |
|
a |
[integer] TRUE
if the color was successfully changed.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.