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