CountersWindow

Constructors

this
this(DzlCountersWindow* dzlCountersWindow, bool ownedRef = false)

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

this
this()

Members

Functions

getArena
CounterArena getArena()

Gets the currently viewed arena, if any.

getCountersWindowStruct
DzlCountersWindow* getCountersWindowStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setArena
void setArena(CounterArena arena)

Static functions

getType
GType getType()

Variables

dzlCountersWindow
DzlCountersWindow* dzlCountersWindow;

the main Gtk struct

Meta