gtk-sharp2.6.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Base class for widgets that visualize an .This class provides helper methods and properties for manipulating concrete widgets like and .Gtk.WidgetMethodSystem.VoidSets the step and page sizes for this range.
Value difference for step movements, (see below).
Value difference for page movements, (see below).
The size is used when the user clicks the arrows or moves with arrow keys. The size is used for example when moving via Page Up or Page Down keys.MethodSystem.VoidSets the limits of this range.
The minimum acceptable value for this range.
The maximum acceptable value for this range.
ConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.PropertySystem.DoubleManage the value of this range.The current value of this range.PropertySystem.BooleanManage whether the control of this range is manipulated in the opposite direction.Whether visual control of the range is currently inverted.Setting this to causes a widget to move from right to left, instead of left to right.GLib.Property(Name="inverted")PropertyGtk.UpdateTypeManage how often the value label is updated.The current update policy.GLib.Property(Name="update_policy")PropertyGtk.AdjustmentManipulate the underlying model of this range.The current underlying this range.GLib.Property(Name="adjustment")EventGtk.MoveSliderHandlerRaised when the user moves a slider.GLib.Signal(CName="move_slider")EventSystem.EventHandlerRaised when the value in this range changes.Connect to this event with a standard to find out when the value changes.GLib.Signal(CName="value_changed")EventGtk.AdjustBoundsHandlerRaised when the bounds of the range are adjusted.GLib.Signal(CName="adjust_bounds")PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.VoidDefault handler for the event.
a Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.
a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.Obsolete(Message=null, IsError=False)ConstructorProtected constructor.EventGtk.ChangeValueHandlerTo be addedTo be addedGLib.Signal(CName="change_value")MethodSystem.BooleanDefault handler for the event.
a
a a Override this method in a subclass to provide a default handler for the event.