copy_text


Description:

public abstract void copy_text (int start_pos, int end_pos)

Copy text from start_pos up to, but not including end_pos to the clipboard.

Parameters:

this

an EditableText

start_pos

start position

end_pos

end position