7#include <gtkmm/textview.h>
8#include <gtkmm/separator.h>
26 CodeInput(DTree::iterator, Glib::RefPtr<Gtk::TextBuffer>,
double scale,
const Prefs& prefs);
32 CodeInput(DTree::iterator,
const std::string&,
double scale,
const Prefs& prefs);
38 exp_input_tv(DTree::iterator, Glib::RefPtr<Gtk::TextBuffer>,
double scale);
40 virtual bool on_draw(
const Cairo::RefPtr<Cairo::Context>&)
override;
42 virtual void on_show()
override;
86 void handle_erase(
const Gtk::TextIter& start,
const Gtk::TextIter& end);
96 void slice_cell(std::string& before, std::string& after);
websocketpp::client< websocketpp::config::asio_client > client
Definition ComputeThread.cc:15
CellType
Cells are labelled with the data type of its contents, which is stored in a textural representation b...
Definition DataCell.hh:34
Definition DocumentThread.hh:101
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83