Gtk.Label:wrap-mode

"wrap-mode"             Pango.WrapMode                : Read / Write

If line wrapping is on (see the Gtk.Label:wrap property) this controls how the line wrapping is done. The default is Pango.WrapMode.word, which means wrap on word boundaries.

Since 2.10