-
public Adjustment adjustment { set; owned get; }
The adjustment that holds the value of the spinbutton. This must be non-%NULL for the cell renderer to
be editable.
-
public double climb_rate { set; get; }
The acceleration rate when you hold down a button.
-
public uint digits { set; get; }
The number of decimal places to display.