]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view-presentation.h
[dualscreen] beta pageswitch [shell] todo change run_presentation [presentation]...
[evince.git] / libview / ev-view-presentation.h
index e7857695d228774b9397ad8b223bf0b3746f6c54..e15892435685c47a59b7b9f12b7954e932f873c8 100644 (file)
@@ -45,6 +45,8 @@ GtkWidget      *ev_view_presentation_new            (EvDocument         *document,
                                                       guint               rotation,
                                                       gboolean            inverted_colors);
 guint           ev_view_presentation_get_current_page (EvViewPresentation *pview);
+void                   ev_view_presentation_set_page             (EvViewPresentation *pview,
+                                                                          gint                            new_page);
 void            ev_view_presentation_next_page        (EvViewPresentation *pview);
 void            ev_view_presentation_previous_page    (EvViewPresentation *pview);
 void            ev_view_presentation_set_rotation     (EvViewPresentation *pview,