go
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)
gdk
Color
Color
constructors
this
functions
copy
equal
free
getColorStruct
getStruct
hash
toString
properties
blue
green
pixel
red
static functions
getType
parse
variables
gdkColor
Sets our main struct and passes it to the parent class.