GtkScintilla::add_text

voidadd_text(stringtext);

add_text() add the string at the end of text area.

$scintilla->add_text("line with break \n");