Bin

Constructors

this
this(DzlBin* dzlBin, bool ownedRef = false)

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

this
this()

Members

Functions

getDazzleBinStruct
DzlBin* getDazzleBinStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlBin
DzlBin* dzlBin;

the main Gtk struct

Meta