Copy text from start_pos up to, but not including end_pos to the clipboard.
Copy text from start_pos up to, but not including end_pos to the clipboard and then delete from the widget.
Delete text start_pos up to, but not including end_pos.
Insert text at a given position.
Paste text from clipboard to specified position.
Set text contents of text.
Copy text from start_pos up to, but not including end_pos to the clipboard.
Copy text from start_pos up to, but not including end_pos to the clipboard and then delete from the widget.
Delete text start_pos up to, but not including end_pos.
Insert text at a given position.
Paste text from clipboard to specified position.
Set text contents of text.
Proxy object for Atk.EditableText interface when a GObject has no applicable D binding