Adjustment.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(double value, double lower, double upper, double stepIncrement, double pageIncrement, double pageSize)Creates a new gtk.adjustment.Adjustment.
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 |