ScrolledWindow.maxContentHeight
int maxContentHeight() @property nothrowGet maxContentHeight property.
Returns
The maximum content height of @scrolled_window, or -1 if not set.
void maxContentHeight(int propval) @property nothrowSet maxContentHeight property.
Parameters
propval | The maximum content height of @scrolled_window, or -1 if not set. |