SpinButton.setAdjustment
void setAdjustment(gtk.adjustment.Adjustment adjustment)Replaces the [gtk.adjustment.Adjustment] associated with spin_button.
Parameters
adjustment | a [gtk.adjustment.Adjustment] to replace the existing adjustment |
void setAdjustment(gtk.adjustment.Adjustment adjustment)Replaces the [gtk.adjustment.Adjustment] associated with spin_button.
adjustment | a [gtk.adjustment.Adjustment] to replace the existing adjustment |