Gtk.Adjustment.prototype.get_lower

function get_lower():Number {
    // Gjs wrapper for gtk_adjustment_get_lower()
}

Retrieves the minimum value of the adjustment.

Since 2.14

Returns

The current minimum value of the adjustment.