Documentation
Dlang.org
ColorButton.newWithRgba
gtk
color_button
ColorButton
Creates a new color button.
class
ColorButton
static
gtk.color_button.ColorButton
newWithRgba
(
gdk.rgba.RGBA
rgba
)
Parameters
rgba
gdk
.
rgba
.
RGBA
A #GdkRGBA to set the current color with
Return Value
Type:
gtk
.
color_button
.
ColorButton
a new color button
gtk
color_button
ColorButton
constructors
this
functions
connectColorSet
getAlpha
getColor
getTitle
getUseAlpha
self
setAlpha
setColor
setTitle
setUseAlpha
properties
_gType
alpha
color
rgba
showEditor
title
useAlpha
static functions
_getGType
builder
newWithColor
newWithRgba
Creates a new color button.