ProgressButton

Constructors

this
this(DzlProgressButton* dzlProgressButton, bool ownedRef = false)

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

this
this()

Members

Functions

getProgress
uint getProgress()
getProgressButtonStruct
DzlProgressButton* getProgressButtonStruct(bool transferOwnership = false)

Get the main Gtk struct

getShowProgress
bool getShowProgress()
getStruct
void* getStruct()

the main Gtk struct as a void*

setProgress
void setProgress(uint percentage)
setShowProgress
void setShowProgress(bool showProgress)

Static functions

getType
GType getType()

Variables

dzlProgressButton
DzlProgressButton* dzlProgressButton;

the main Gtk struct

Meta