Label.setLineWrapMode

If line wrapping is on (see Label.setLineWrap) this controls how the line wrapping is done. The default is PANGO_WRAP_WORD which means wrap on word boundaries.

class Label
void
setLineWrapMode

Parameters

wrapMode PangoWrapMode

the line wrapping mode

Meta

Since

2.10