SpinButton.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gtk.adjustment.Adjustment adjustment, double climbRate, uint digits)Creates a new gtk.spin_button.SpinButton.
Parameters
adjustment | the gtk.adjustment.Adjustment that this spin button should use |
climbRate | specifies by how much the rate of change in the value will accelerate if you continue to hold down an up/down button or arrow key |
digits | the number of decimal places to display |
Returns
The new gtk.spin_button.SpinButton