Label.setNaturalWrapMode
void setNaturalWrapMode(gtk.types.NaturalWrapMode wrapMode)Select the line wrapping for the natural size request.
This only affects the natural size requested, for the actual wrapping used, see the [gtk.label.Label.wrap] property.
Parameters
wrapMode | the line wrapping mode |