gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Adjustment.this
gtk
Adjustment
Adjustment
Sets our main struct and passes it to the parent class.
this
(GtkAdjustment* gtkAdjustment, bool ownedRef)
class
Adjustment
this
(
GtkAdjustment
*
gtkAdjustment
,
bool
ownedRef
= false
)
this
(double value, double lower, double upper, double stepIncrement, double pageIncrement, double pageSize)
Meta
Source
See Implementation
gtk
Adjustment
Adjustment
constructors
this
functions
addOnChanged
addOnValueChanged
changed
clampPage
configure
getAdjustmentStruct
getLower
getMinimumIncrement
getPageIncrement
getPageSize
getStepIncrement
getStruct
getUpper
getValue
setLower
setPageIncrement
setPageSize
setStepIncrement
setUpper
setValue
valueChanged
static functions
getType
variables
gtkAdjustment
Sets our main struct and passes it to the parent class.