ScrolledWindow.maxContentHeight

int maxContentHeight() @property nothrow

Get maxContentHeight property.

Returns

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

Set maxContentHeight property.

Parameters

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