gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
RGBA.this
gdk
RGBA
RGBA
Sets our main struct and passes it to the parent class.
this
(GdkRGBA* gdkRGBA, bool ownedRef)
class
RGBA
this
(
GdkRGBA
*
gdkRGBA
,
bool
ownedRef
= false
)
this
()
this
(double red, double green, double blue, double alpha)
Meta
Source
See Implementation
gdk
RGBA
RGBA
constructors
this
destructors
~this
functions
copy
equal
free
getRGBAStruct
getStruct
hash
parse
toString
properties
alpha
blue
green
red
static functions
getType
variables
gdkRGBA
ownedRef
Sets our main struct and passes it to the parent class.