10 OutputWindow(BaseObjectType *cobject,
const Glib::RefPtr<Gtk::Builder> &x);
12 void handle_output(
const std::string &line,
bool err);
16 Gtk::TextView *view_stdout =
nullptr;
17 Gtk::TextView *view_stderr =
nullptr;
18 Gtk::Stack *stack =
nullptr;
20 Gtk::TextView *get_view();