RGtk2 (version 2.20.31)

gdkColormapNew: gdkColormapNew

Description

Creates a new colormap for the given visual.

Usage

gdkColormapNew(visual, allocate)

Arguments

visual
allocate
if TRUE, the newly created colormap will be a private colormap, and all colors in it will be allocated for the applications use.

Value

GdkColormap] the new GdkColormap.