set_line_wrap_mode
Description:
If line wrapping is enabled (see set_line_wrap) this function controls how the line wrapping is performed.
The default is WORD which means wrap on word boundaries.
Parameters:
this |
a Text |
wrap_mode |
the line wrapping mode |