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