ProgressIcon

Constructors

this
this(DzlProgressIcon* dzlProgressIcon, bool ownedRef = false)

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

this
this()

Members

Functions

getProgress
double getProgress()
getProgressIconStruct
DzlProgressIcon* getProgressIconStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setProgress
void setProgress(double progress)

Static functions

getType
GType getType()

Variables

dzlProgressIcon
DzlProgressIcon* dzlProgressIcon;

the main Gtk struct

Meta