wrap_mode
Description:
[
NoAccessorMethod ]
[
Version ( since =
"2.10" ) ]
public WrapMode wrap_mode {
get;
set; }
If line wrapping is on (see the wrap property) this controls how the line wrapping
is done.
The default is pango_wrap_word, which means wrap on word boundaries.