ScrolledWindow.maxContentWidth
int maxContentWidth() @propertyGet maxContentWidth property.
Returns
The maximum content width of @scrolled_window, or -1 if not set.
void maxContentWidth(int propval) @propertySet maxContentWidth property.
Parameters
propval | The maximum content width of @scrolled_window, or -1 if not set. |