GtkScintilla::copy

void copy(void);

Copy the selected text and transfer it to the memory.

$scintilla->copy();