SpinButton.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.adjustment.Adjustment adjustment, double climbRate, uint digits) nothrow

Creates a new #GtkSpinButton.

Parameters

adjustmentthe #GtkAdjustment object that this spin button should use, or null
climbRatespecifies 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
digitsthe number of decimal places to display

Returns

The new spin button as a #GtkWidget