set_line_wrap_mode


Description:

public void set_line_wrap_mode (WrapMode wrap_mode)

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