Sets all properties of the adjustment at once.
Use this function to avoid multiple emissions of the gtk.adjustment.Adjustment.changed signal. See gtk.adjustment.Adjustment.setLower for an alternative way of compressing multiple emissions of gtk.adjustment.Adjustment.changed into one.
the new value
the new minimum value
the new maximum value
the new step increment
the new page increment
the new page size
Sets all properties of the adjustment at once.
Use this function to avoid multiple emissions of the gtk.adjustment.Adjustment.changed signal. See gtk.adjustment.Adjustment.setLower for an alternative way of compressing multiple emissions of gtk.adjustment.Adjustment.changed into one.