PillBox

Constructors

this
this(DzlPillBox* dzlPillBox, bool ownedRef = false)

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

this
this(string label)

Members

Functions

getLabel
string getLabel()
getPillBoxStruct
DzlPillBox* getPillBoxStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setLabel
void setLabel(string label)

Static functions

getType
GType getType()

Variables

dzlPillBox
DzlPillBox* dzlPillBox;

the main Gtk struct

Meta