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