atk-sharp2.6.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.The interface implemented by valuators and components which display or select a value from a bounded range of values.
should be implemented for components which either display a value from a bounded range, or which allow the user to specify a value from a bounded range, or both. For instance, most sliders and range controls, as well as dials, should have representations which implement on the component's behalf. s may be read-only, in which case attempts to alter the value return to indicate failure.GLib.IWrapperMethodSystem.BooleanSets the value of this object.
an object of type which is the desired new accessible value.
if new value is successfully set, otherwise .To be addedMethodSystem.VoidGets the minimum value of this object.
an object of type representing the minimum accessible value
MethodSystem.VoidGets the maximum value of this object.
an object of type representing the maximum accessible value
PropertyGLib.ValueGets the value of this object.a representing the current accessible value.