Gtk.Adjustment.Lower Property
Retrieve the lower bound of this Adjustment.

Syntax

[GLib.Property("lower")]
public double Lower { set; get; }

Value

a double

Remarks

The minimum possible value that is currently allowed.

Requirements

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