ScrolledWindow.maxContentWidth

int maxContentWidth() @property

Get maxContentWidth property.

Returns

The maximum content width of @scrolled_window, or -1 if not set.
void maxContentWidth(int propval) @property

Set maxContentWidth property.

Parameters

propvalThe maximum content width of @scrolled_window, or -1 if not set.