Controls how line wrapping is done.
This only affects the label if line wrapping is on. (See gtk.label.Label.setWrap) The default is pango.types.WrapMode.Word which means wrap on word boundaries.
For sizing behavior, also consider the propertyGtk.Label:natural-wrap-mode property.
the line wrapping mode
Controls how line wrapping is done.
This only affects the label if line wrapping is on. (See gtk.label.Label.setWrap) The default is pango.types.WrapMode.Word which means wrap on word boundaries.
For sizing behavior, also consider the propertyGtk.Label:natural-wrap-mode property.