gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ColorSelection.paletteToString
gtk
ColorSelection
ColorSelection
Encodes a palette as a string, useful for persistent storage.
class
ColorSelection
static
string
paletteToString
(
Color
[]
colors
)
Parameters
colors
Color
[]
an array of colors
Meta
Source
See Implementation
gtk
ColorSelection
ColorSelection
classes
OnColorChangedDelegateWrapper
constructors
this
functions
addOnColorChanged
getColorSelectionStruct
getCurrentAlpha
getCurrentColor
getCurrentRgba
getHasOpacityControl
getHasPalette
getPreviousAlpha
getPreviousColor
getPreviousRgba
getStruct
internalRemoveOnColorChanged
isAdjusting
setCurrentAlpha
setCurrentColor
setCurrentRgba
setHasOpacityControl
setHasPalette
setPreviousAlpha
setPreviousColor
setPreviousRgba
setStruct
static functions
callBackColorChanged
callBackColorChangedDestroy
getType
paletteFromString
paletteToString
setChangePaletteWithScreenHook
variables
gtkColorSelection
onColorChangedListeners
Encodes a palette as a string, useful for persistent storage.