Sets all properties of the adjustment at once.
Use this function to avoid multiple emissions of the #GtkAdjustment::changed signal. See gtk_adjustment_set_lower() for an alternative way of compressing multiple emissions of #GtkAdjustment::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
2.14
See Implementation
Sets all properties of the adjustment at once.
Use this function to avoid multiple emissions of the #GtkAdjustment::changed signal. See gtk_adjustment_set_lower() for an alternative way of compressing multiple emissions of #GtkAdjustment::changed into one.