Method GTK2.TextView()->set_wrap_mode()
- Method
set_wrap_mode
 GTK2.TextViewset_wrap_mode(intwrap_mode)- Description
 Sets the line wrapping. One of WRAP_CHAR, WRAP_NONE, WRAP_WORD and WRAP_WORD_CHAR.
GTK2.TextView set_wrap_mode(int wrap_mode)
Sets the line wrapping. One of WRAP_CHAR, WRAP_NONE, WRAP_WORD and WRAP_WORD_CHAR.