be used to influence at what character positions the line breaks can be placed. Setting wrap-width to -1 turns wrapping off.
CellRendererText.wrapWidth
int wrapWidth() @propertyGet wrapWidth property.
Returns
Specifies the minimum width at which the text is wrapped. The wrap-mode property can
void wrapWidth(int propval) @propertySet wrapWidth property.
Parameters
propval | Specifies the minimum width at which the text is wrapped. The wrap-mode property can be used to influence at what character positions the line breaks can be placed. Setting wrap-width to -1 turns wrapping off. |