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