InscriptionGidBuilderImpl.wrapMode
T wrapMode(pango.types.WrapMode propval)Set 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]. |
Returns
Builder instance for fluent chaining