gtk-sharp 2.12.0.0 Gtk.CellRendererText Constructor System.Obsolete Native type. Internal constuctor. Do not use. Constructor To be added. Internal constructor. Typically only used by language bindings to wrap native objects. Constructor Public constructor. Property GLib.Property("adjustment") Gtk.Adjustment Adjustment data. Must be non-null for the cell to be editable. Contains the range information for the cell. Property GLib.Property("digits") System.UInt32 Number of decimal places to display. An integer between 0 and 20, default value is 0. Property GLib.Property("climb-rate") System.Double Climb rate. Defaults to 0, must be greater than or equal to 0. Provides the acceleration rate for when the button is held down. Property GLib.GType Native type value. A containing the native type value. Cell renderer with Spin Button editing capability.