This only affects the natural size requested. For the actual wrapping used, see the gtk.label.Label.wrapMode property.
The default is gtk.types.NaturalWrapMode.Inherit, which inherits the behavior of the gtk.label.Label.wrapMode property.
gtk.types.NaturalWrapMode naturalWrapMode() @propertyGet naturalWrapMode property.
This only affects the natural size requested. For the actual wrapping used, see the gtk.label.Label.wrapMode property.
The default is gtk.types.NaturalWrapMode.Inherit, which inherits the behavior of the gtk.label.Label.wrapMode property.
void naturalWrapMode(gtk.types.NaturalWrapMode propval) @propertySet naturalWrapMode property.
propval | 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.wrapMode property. The default is gtk.types.NaturalWrapMode.Inherit, which inherits the behavior of the gtk.label.Label.wrapMode property. |