Slider

Constructors

this
this(DzlSlider* dzlSlider, bool ownedRef)

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

this
this()

Members

Functions

addSlider
void addSlider(Widget widget, DzlSliderPosition position)
getPosition
DzlSliderPosition getPosition()
getSliderStruct
DzlSlider* getSliderStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setPosition
void setPosition(DzlSliderPosition position)

Static functions

getType
GType getType()

Variables

dzlSlider
DzlSlider* dzlSlider;

the main Gtk struct

Meta