GraphColumn

Constructors

this
this(DzlGraphColumn* dzlGraphColumn, bool ownedRef)

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

this
this(string name, GType valueType)

Members

Functions

getGraphColumnStruct
DzlGraphColumn* getGraphColumnStruct(bool transferOwnership)

Get the main Gtk struct

getName
string getName()
getStruct
void* getStruct()

the main Gtk struct as a void*

setName
void setName(string name)

Static functions

getType
GType getType()

Variables

dzlGraphColumn
DzlGraphColumn* dzlGraphColumn;

the main Gtk struct

Meta