SpinButton.this
this
(gtk.adjustment.Adjustment adjustment, double climbRate, uint digits)Creates a new #GtkSpinButton.
Parameters
adjustment | the #GtkAdjustment object that this spin button should use, or null |
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 spin button as a #GtkWidget