GraphLineRenderer

Constructors

this
this(DzlGraphLineRenderer* dzlGraphLineRenderer, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this()

Members

Functions

getGraphLineRendererStruct
DzlGraphLineRenderer* getGraphLineRendererStruct(bool transferOwnership = false)

Get the main Gtk struct

getStrokeColorRgba
RGBA getStrokeColorRgba()
getStruct
void* getStruct()

the main Gtk struct as a void*

setStrokeColor
void setStrokeColor(string strokeColor)
setStrokeColorRgba
void setStrokeColorRgba(RGBA strokeColorRgba)

Static functions

getType
GType getType()

Variables

dzlGraphLineRenderer
DzlGraphLineRenderer* dzlGraphLineRenderer;

the main Gtk struct

Inherited Members

From GraphRendererIF

getGraphRendererStruct
DzlGraphRenderer* getGraphRendererStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta