Gtk
Adjustment
ChangeValue
Gtk.Adjustment.ChangeValue Method
Fires the
Adjustment.ValueChanged
event.
Syntax
public
void
ChangeValue
()
Remarks
This method should be called manually after changing properties to notify all listening objects that the Adjustment's
Adjustment.Value
has changed.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)