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