Method
GVncColorMapcopy
Declaration [src]
VncColorMap*
vnc_color_map_copy (
VncColorMap* map
)
Return value
Type: VncColorMap
The new color map.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |