Gtk
Adjustment
StepIncrement
Gtk.Adjustment.StepIncrement Property
The increment to use to make minor changes to the value.
Syntax
[GLib.Property("step-increment")]
public
double
StepIncrement
{ set; get; }
Value
a
double
Remarks
In a
Gtk.Scrollbar
this increment is used when the mouse is clicked on the arrows at the top and bottom of the
Gtk.Scrollbar
, to scroll by a small amount.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)