gdkColormapNew {RGtk2} | R Documentation |
Creates a new colormap for the given visual.
gdkColormapNew(visual, allocate)
|
[GdkVisual ] a GdkVisual . |
|
[logical] if TRUE , the newly created colormap will be
a private colormap, and all colors in it will be
allocated for the applications use. |
[GdkColormap
] the new GdkColormap
.
Derived by RGtkGen from GTK+ documentation