a variety of fixes for the cairocanvas, but it still buggy as hell handling events and lots of other stuff

This commit is contained in:
Paul Davis 2013-04-09 14:22:58 -04:00
parent 1267b1d61c
commit 053eaf77fd
9 changed files with 100 additions and 33 deletions

View file

@ -92,6 +92,7 @@ public:
}
std::string indent() const;
std::string render_indent() const;
void dump (std::ostream&) const;
protected: