Gtk
SpinButton
Value
Gtk.SpinButton.Value Property
The current value of the SpinButton.
Syntax
[GLib.Property("value")]
public
double
Value
{ set; get; }
Value
The current value of the SpinButton.
Remarks
The value of the SpinButton is limited by the precision set with the
SpinButton.Digits
property.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)