setWrapMode

open fun setWrapMode(wrapMode: WrapMode)

Controls how line wrapping is done.

This only affects the label if line wrapping is on. (See method@Gtk.Label.set_wrap) The default is %PANGO_WRAP_WORD which means wrap on word boundaries.

For sizing behavior, also consider the property@Gtk.Label:natural-wrap-mode property.

Parameters

wrapMode

the line wrapping mode