GtkScintilla::cut

void cut(void);

Cut the selected text and transfer it to the memory.

$scintilla->cut();