ScrolledWindow.maxContentHeight

int maxContentHeight() @property nothrow

Get maxContentHeight property.

Returns

The maximum content height of @scrolled_window.
void maxContentHeight(int propval) @property nothrow

Set maxContentHeight property.

Parameters

propvalThe maximum content height of @scrolled_window.