22 #ifndef GtkCRNAltoDocument_HEADER
23 #define GtkCRNAltoDocument_HEADER
28 #ifndef CRN_USING_GTKMM3
40 void set_alto(
const crn::xml::SAltoWrapper &aw);
50 void on_view_selection_changed(
const crn::String last_selected_view_id,
const std::vector<crn::String> selected_views_ids);
55 crn::xml::SAltoWrapper alto;
Displays a crn::Document.
Glib::RefPtr< Gtk::ActionGroup > get_alto_actions()
virtual ~AltoDocument() override
GtkCRN::Image & get_image()
Gets the image widget.
Glib::RefPtr< Gtk::ActionGroup > get_actions()
Creates a tool button connected to the zoom_fit method.
A UTF32 character string class.
void set_alto(const crn::xml::SAltoWrapper &aw)
Displays an alto document.
Document & get_document()
AltoImage & get_image_wrapper()
Glib::RefPtr< Gtk::ActionGroup > get_image_actions()
void set_show_toolbar(bool show)
Glib::RefPtr< Gtk::ActionGroup > get_actions()
Gets the action group associated to the alto wrapper.