Label.setLineWrapMode

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

class Label
void
setLineWrapMode

Parameters

wrapMode PangoWrapMode

the line wrapping mode

Meta