[ Version ( since = "4.6" ) ]
public NaturalWrapMode natural_wrap_mode { get; set; }
Select the line wrapping for the natural size request.
This only affects the natural size requested. For the actual wrapping used, see the [property@Gtk.Label:wrap-mode] property.
The default is [enum@Gtk.NaturalWrapMode.inherit], which inherits the behavior of the [property@Gtk.Label:wrap-mode] property.