GtkScintilla::clear_all

void clear_all(void);

Clear all text area.

// clear all text area...
$scintilla->clear_all();