#include #include using namespace Xfc; class TextViewWindow : public Gtk::Window { public: TextViewWindow(); virtual ~TextViewWindow(); };