[ 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 [[email protected]:wrap-mode] property.
The default is gtk_natural_wrap_inherit, which inherits the behavior of the [ [email protected]:wrap-mode] property.