Gtk.ScrolledWindow.prototype.set_min_content_height

function set_min_content_height(height:Number):void {
    // Gjs wrapper for gtk_scrolled_window_set_min_content_height()
}

Sets the minimum height that scrolled_window should keep visible. Note that this can and (usually will) be smaller than the minimum size of the content.

Since 3.0

height

the minimal content height