Terminal.pasteText

Sends text to the terminal's child as if retrived from the clipboard, this differs from vte.terminal.Terminal.feedChild in that it may process text before passing it to the child (e.g. apply bracketed mode)

class Terminal
void
pasteText
(
string text
)

Parameters

text string

a string to paste