PriorityBox

This is like a #GtkBox but uses stable priorities to sort.

Constructors

this
this(DzlPriorityBox* dzlPriorityBox, bool ownedRef = false)

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

this
this()

Members

Functions

getPriorityBoxStruct
DzlPriorityBox* getPriorityBoxStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlPriorityBox
DzlPriorityBox* dzlPriorityBox;

the main Gtk struct

Meta