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