ColorSelection.paletteToString
string paletteToString(gdk.color.Color[] colors)Encodes a palette as a string, useful for persistent storage.
Parameters
colors | an array of colors |
Returns
allocated string encoding the palette
string paletteToString(gdk.color.Color[] colors)Encodes a palette as a string, useful for persistent storage.
colors | an array of colors |