GtkScintilla::get_text

stringget_text(void);

Return all the content of Scintilla text area edition as a string.

echo $scintilla->get_text();