Gtk
Adjustment
PageSize
Gtk.Adjustment.PageSize Property
Manage the size of a 'page'.
Syntax
[GLib.Property("page-size")]
public
double
PageSize
{ set; get; }
Value
The current size of pages in this Adjustment.
Remarks
In a
Gtk.Scrollbar
this is the size of the area which is currently visible.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)