set_max_content_width


Description:

[ Version ( since = "3.22" ) ]
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 min_content_width.

Parameters:

this

a ScrolledWindow

width

the maximum content width