Gtk
Adjustment
Value
Gtk.Adjustment.Value Property
Manage the current
value
.
Syntax
[GLib.Property("value")]
public
double
Value
{ set; get; }
Value
The current value of this adjustment.
Remarks
If you set this property, you should manually call
Adjustment.ChangeValue
so that all listening objects are notified of the change.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)