EntryBox

Constructors

this
this(DzlEntryBox* dzlEntryBox, bool ownedRef = false)

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

this
this()

Members

Functions

getEntryBoxStruct
DzlEntryBox* getEntryBoxStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlEntryBox
DzlEntryBox* dzlEntryBox;

the main Gtk struct

Meta