Description Usage Arguments Details Value Author(s)
Gets the preferred colormap for rendering image data on screen
.
Not a very useful function; historically, GDK could only render RGB
image data to one colormap and visual, but in the current version
it can render to any colormap and visual. So there's no need to
call this function.
1 | gdkScreenGetRgbColormap(object)
|
|
a |
Since 2.2
[GdkColormap
] the preferred colormap. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.