[ CCode ( has_construct_function = false ) ]
public Adjustment (double value, double lower, double upper, double step_increment, double page_increment, double page_size)
Creates a new `GtkAdjustment`.
value |
the initial value |
lower |
the minimum value |
upper |
the maximum value |
step_increment |
the step increment |
page_increment |
the page increment |
page_size |
the page size |
a new `GtkAdjustment` |