Description Usage Arguments Value Author(s)
Creates a new GdkRgbCmap
structure. The cmap maps color indexes to
RGB colors. If n.colors
is less than 256, then images containing
color values greater than or equal to n.colors
will produce undefined
results, including possibly segfaults.
1 |
|
The colors, represented as 0xRRGGBB integer values. |
[GdkRgbCmap
] The newly created GdkRgbCmap
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.