Virtual Method

GVncFramebufferset_color_map

Declaration [src]

void
set_color_map (
  VncFramebuffer* fb,
  VncColorMap* map
)

Description [src]

Set the color map to use for the framebuffer.

Parameters

map

Type: VncColorMap

The new color map.

The data is owned by the caller of the method.