Description Usage Arguments Details Author(s)
Set the background color of a GC using an unallocated color. The pixel value for the color will be determined using GdkRGB. If the colormap for the GC has not previously been initialized for GdkRGB, then for pseudo-color colormaps (colormaps with a small modifiable number of colors), a colorcube will be allocated in the colormap.
1 | gdkGCSetRgbBgColor(object, color)
|
|
a |
|
an unallocated |
Calling this function for a GC without a colormap is an error.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.