set_max_content_width


Description:

public void set_max_content_width (int width)

Sets the maximum width that this should keep visible.

The this will grow up to this width before it starts scrolling the content.

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

Parameters:

this

a `GtkScrolledWindow`

width

the maximum content width