GtkScintilla::paste

void paste(void);

Paste the selected text from the memory to the text area.

$scintilla->paste();