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