Adjustment.this
this
(double value, double lower, double upper, double stepIncrement, double pageIncrement, double pageSize)Creates a new #GtkAdjustment.
Parameters
value | the initial value |
lower | the minimum value |
upper | the maximum value |
stepIncrement | the step increment |
pageIncrement | the page increment |
pageSize | the page size |
Returns
a new #GtkAdjustment