Colormap.colorsFree

Warning gdk_colors_free is deprecated and should not be used in newly-written code. Frees colors allocated with gdk_colors_alloc(). This function is obsolete. See gdk_colormap_free_colors().

class Colormap
void
colorsFree

Parameters

pixels gulong[]

the pixel values of the colors to free.

planes gulong

the plane masks for all planes to free, OR'd together.

Meta