Label.setLineWrapMode

If line wrapping is on (see gtk.label.Label.setLineWrap) this controls how the line wrapping is done. The default is pango.types.WrapMode.Word which means wrap on word boundaries.

class Label
void
setLineWrapMode

Parameters

wrapMode pango.types.WrapMode

the line wrapping mode