BoldingLabel

Constructors

this
this(DzlBoldingLabel* dzlBoldingLabel, bool ownedRef = false)

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

this
this(string str, bool bold)
this
this(string str, bool bold)

Members

Functions

getBoldingLabelStruct
DzlBoldingLabel* getBoldingLabelStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setBold
void setBold(bool bold)
setWeight
void setWeight(PangoWeight weight)

Static functions

getType
GType getType()

Variables

dzlBoldingLabel
DzlBoldingLabel* dzlBoldingLabel;

the main Gtk struct

Meta