Documentation
Dlang.org
SpinRow.setAdjustment
adw
spin_row
SpinRow
Sets the adjustment that holds the value for the spin row.
class
SpinRow
void
setAdjustment
(
gtk.adjustment.Adjustment
adjustment
= null
)
Parameters
adjustment
gtk
.
adjustment
.
Adjustment
an adjustment
adw
spin_row
SpinRow
constructors
this
functions
configure
connectOutput
connectWrapped
getAdjustment
getClimbRate
getDigits
getNumeric
getSnapToTicks
getUpdatePolicy
getValue
getWrap
self
setAdjustment
setClimbRate
setDigits
setNumeric
setRange
setSnapToTicks
setUpdatePolicy
setValue
setWrap
update
properties
_gType
adjustment
climbRate
digits
numeric
snapToTicks
updatePolicy
value
wrap
static functions
_getGType
newWithRange
Sets the adjustment that holds the value for the spin row.