set_selection_bound


Description:

public void set_selection_bound (int selection_bound)

Sets the other end of the selection, starting from the current cursor position.

If selection_bound is -1, the selection unset.

Parameters:

this

a Text

selection_bound

the position of the end of the selection, in characters