Anterior
GtkScintilla::add_text
Siguiente
GtkScintilla::add_text
voidadd_text(string
text
);
add_text()
add the string at the end of text area.
$scintilla->add_text("line with break \n");