gtk-d v3.6.6 (2017-08-06T14:57:30Z)
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
blue
copy
equal
free
getColorStruct
getStruct
green
hash
pixel
red
toString
static functions
getType
parse
variables
gdkColor
ownedRef
Sets our main struct and passes it to the parent class.