cut_text
Description:
Copy text from start_pos
up to, but not including end_pos
to the clipboard and then delete from the widget.
Parameters:
this |
an EditableText |
start_pos |
start position |
end_pos |
end position |