Gtk.Adjustment.PageIncrement Property
Manage the increment used to make major changes to the value.

Syntax

[GLib.Property("page-increment")]
public double PageIncrement { set; get; }

Value

The current PageIncrement.

Remarks

The usefulness of this value is entirely dependent upon the context in whic hthe Adjustment is used.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)