wrap_mode


Description:

public WrapMode wrap_mode { get; set; }

Controls how the line wrapping is done.

Note that unlike `GtkLabel`, the default here is pango_wrap_word_char.