Inscription.wrapMode

pango.types.WrapMode wrapMode() @property

Get wrapMode property.

Returns

Controls how the line wrapping is done.

Note that unlike [gtk.label.Label], the default here is [pango.types.WrapMode.WordChar].

void wrapMode(pango.types.WrapMode propval) @property

Set wrapMode property.

Parameters

propvalControls how the line wrapping is done. Note that unlike [gtk.label.Label], the default here is [pango.types.WrapMode.WordChar].