Description Usage Arguments Details Author(s)
If install
is TRUE
, directs GdkRGB to always install a new "private"
colormap rather than trying to find a best fit with the colors already
allocated. Ordinarily, GdkRGB will install a colormap only if a
sufficient cube cannot be allocated.
1 | gdkRgbSetInstall(install)
|
|
|
A private colormap has more colors, leading to better quality display, but also leads to the dreaded "colormap flashing" effect.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.