set_max_content_height
Description:
Sets the maximum height that this should keep visible.
The this 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:
this |
a `GtkScrolledWindow` |
height |
the maximum content height |