setMaxContentHeight

open fun setMaxContentHeight(height: Int)

Sets the maximum height that @scrolled_window should keep visible.

The @scrolled_window will grow up to this height before it starts scrolling the content.

It is a programming error to set the maximum content height to a value smaller than property@Gtk.ScrolledWindow:min-content-height.

Parameters

height

the maximum content height