gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Gradient.this
gtk
Gradient
Gradient
Sets our main struct and passes it to the parent class.
this
(GtkGradient* gtkGradient, bool ownedRef)
class
Gradient
this
(
GtkGradient
*
gtkGradient
,
bool
ownedRef
= false
)
this
(double x0, double y0, double x1, double y1)
this
(double x0, double y0, double radius0, double x1, double y1, double radius1)
Meta
Source
See Implementation
gtk
Gradient
Gradient
constructors
this
destructors
~this
functions
addColorStop
doref
getGradientStruct
getStruct
resolve
resolveForContext
toString
unref
static functions
getType
variables
gtkGradient
ownedRef
Sets our main struct and passes it to the parent class.