wrap_mode


Description:

public WrapMode wrap_mode { get; set; }

Controls how the line wrapping is done.

This only affects the formatting if line wrapping is on (see the [[email protected]:wrap] property). The default is pango_wrap_word, which means wrap on word boundaries.

For sizing behavior, also consider the [[email protected]:natural-wrap-mode] property.




2022 vala-language.org