ColorSelection.paletteToString

Encodes a palette as a string, useful for persistent storage.

class ColorSelection
static
string
paletteToString

Parameters

colors GdkColor[]

an array of colors. [array length=n_colors]

Return Value

Type: string

allocated string encoding the palette

Meta