CounterArena
- this
this(DzlCounterArena* dzlCounterArena, bool ownedRef = false)
Sets our main struct and passes it to the parent class.
- this
this(GPid pid)
A destructor is present on this object, but not explicitly documented in the source.
- foreach_
void foreach_(DzlCounterForeachFunc func, void* userData)
Calls @func for every counter found in @area.
- getCounterArenaStruct
DzlCounterArena* getCounterArenaStruct(bool transferOwnership = false)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- ref_
CounterArena ref_()
- register
void register(Counter counter)
- unref
void unref()
- getDefault
CounterArena getDefault()
- getType
GType getType()
- dzlCounterArena
DzlCounterArena* dzlCounterArena;