Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
atkEditableTextCutText: atkEditableTextCutText
Description
Copy text from
start.pos
up to, but not including
end.pos
to the clipboard and then delete from the widget.
Usage
atkEditableTextCutText(object, start.pos, end.pos)
Arguments