Package: gdk

Function gdk-visual-colormap-size

Lambda List

gdk-visual-colormap-size (visual)

Arguments

visual -- a gdk-visual object

Return Value

An integer with the size of a colormap that is suitable for visual.

Details

Returns the size of a colormap for the visual.

Warning

The gdk-visual-colormap-size function has been deprecated since version 3.22 and should not be used in newly written code. This information is not useful, since GDK does not provide APIs to operate on colormaps.
 

See also

2021-12-14