#include <NotebookCanvas.hh>
◆ NotebookCanvas()
NotebookCanvas::NotebookCanvas |
( |
| ) |
|
◆ ~NotebookCanvas()
NotebookCanvas::~NotebookCanvas |
( |
| ) |
|
◆ connect_scroll_listener()
void NotebookCanvas::connect_scroll_listener |
( |
| ) |
|
Connect a listener to the scroll event on the viewport; this needs to be called after the first (and only) widget has been added to the canvas.
◆ refresh_all()
void NotebookCanvas::refresh_all |
( |
| ) |
|
◆ bottomline
Gtk::Separator cadabra::NotebookCanvas::bottomline |
◆ scroll
Gtk::ScrolledWindow cadabra::NotebookCanvas::scroll |
◆ scroll_event
sigc::signal0<bool> cadabra::NotebookCanvas::scroll_event |
Whenever a user-driven scroll happens, this event will fire.
The canvas will make sure that any scroll animation will stop, but NotebookWindow may still want to stop any cell following.
◆ scroller
◆ visualcells [1/2]
◆ visualcells [2/2]
The documentation for this class was generated from the following files: