ScrolledWindow.setMaxContentHeight

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 propertyGtk.ScrolledWindow:min-content-height.

class ScrolledWindow
void
setMaxContentHeight
(
int height
)

Parameters

height int

the maximum content height