X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libview%2Fev-view-presentation.h;h=e15892435685c47a59b7b9f12b7954e932f873c8;hb=f3731bd3bdbcdc18c53e0f74bdaac93311046352;hp=e7857695d228774b9397ad8b223bf0b3746f6c54;hpb=8c059088d4be57cc02791bbcc251ee080fe69e5f;p=evince.git diff --git a/libview/ev-view-presentation.h b/libview/ev-view-presentation.h index e7857695..e1589243 100644 --- a/libview/ev-view-presentation.h +++ b/libview/ev-view-presentation.h @@ -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,