ScrolledWindow.maxContentHeight
int maxContentHeight() @property nothrowGet maxContentHeight property.
Returns
The maximum content height of @scrolled_window.
void maxContentHeight(int propval) @property nothrowSet maxContentHeight property.
Parameters
propval | The maximum content height of @scrolled_window. |