Documentation
Dlang.org
ColorSelection.setHasOpacityControl
gtk
color_selection
ColorSelection
Sets the colorsel to use or not use opacity.
class
ColorSelection
void
setHasOpacityControl
(
bool
hasOpacity
)
Parameters
hasOpacity
bool
true if colorsel can set the opacity, false otherwise
gtk
color_selection
ColorSelection
constructors
this
functions
connectColorChanged
getCurrentAlpha
getCurrentColor
getCurrentRgba
getHasOpacityControl
getHasPalette
getPreviousAlpha
getPreviousColor
getPreviousRgba
isAdjusting
self
setCurrentAlpha
setCurrentColor
setCurrentRgba
setHasOpacityControl
setHasPalette
setPreviousAlpha
setPreviousColor
setPreviousRgba
properties
_gType
currentAlpha
currentColor
currentRgba
hasOpacityControl
hasPalette
static functions
_getGType
builder
paletteFromString
paletteToString
Sets the colorsel to use or not use opacity.