Note that unlike [gtk.label.Label], the default here is [pango.types.WrapMode.WordChar].
Inscription.wrapMode
pango.types.WrapMode wrapMode() @propertyGet wrapMode property.
Returns
Controls how the line wrapping is done.
void wrapMode(pango.types.WrapMode propval) @propertySet wrapMode property.
Parameters
propval | Controls how the line wrapping is done. Note that unlike [gtk.label.Label], the default here is [pango.types.WrapMode.WordChar]. |