SpinRow.configure

void configure(gtk.adjustment.Adjustment adjustment, double climbRate, uint digits)

Changes the properties of an existing spin row.

The adjustment, climb rate, and number of decimal places are updated accordingly.

Parameters

adjustmentthe adjustment that this spin row should use
climbRatethe new climb rate
digitsthe number of decimal places to display