|
libcrn
3.9.5
A document image processing library
|
#include <GtkCRNAltoDisplay.h>
Inheritance diagram for GtkCRN::Alto:
Collaboration diagram for GtkCRN::Alto:Public Member Functions | |
| Alto () | |
| virtual | ~Alto () override |
| void | set_wrapper (const crn::xml::SAltoWrapper &w) |
| Glib::RefPtr< Gtk::ActionGroup > | get_actions () |
| Gets the action group associated to the display. More... | |
| GtkCRN::Document & | get_document () |
XML Alto display.
A class to display a document and its alto structure
Definition at line 36 of file GtkCRNAltoDisplay.h.
| Alto::Alto | ( | ) |
Definition at line 39 of file GtkCRNAltoDisplay.cpp.
|
inlineoverridevirtual |
Definition at line 40 of file GtkCRNAltoDisplay.h.
|
inline |
Gets the action group associated to the display.
Gets the action group associated to the display. Valid names are:
Definition at line 54 of file GtkCRNAltoDisplay.h.
|
inline |
Definition at line 56 of file GtkCRNAltoDisplay.h.
| void Alto::set_wrapper | ( | const crn::xml::SAltoWrapper & | w | ) |
Definition at line 107 of file GtkCRNAltoDisplay.cpp.
1.8.6