Method

GdkVisualget_colormap_size

deprecated: 3.22 since: 2.22

Declaration [src]

gint
gdk_visual_get_colormap_size (
  GdkVisual* visual
)

Description [src]

Returns the size of a colormap for this visual.

You have to use platform-specific APIs to manipulate colormaps.

Available since: 2.22

Deprecated since: 3.22

This information is not useful, since GDK does not provide APIs to operate on colormaps.

Return value

Type: gint

The size of a colormap that is suitable for visual.