ScrolledWindow.maxContentWidth

int maxContentWidth() @property nothrow

Get maxContentWidth property.

Returns

The maximum content width of @scrolled_window.
void maxContentWidth(int propval) @property nothrow

Set maxContentWidth property.

Parameters

propvalThe maximum content width of @scrolled_window.