X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libview%2Fev-view-presentation.h;h=24553b08187c8f70481fb7a485c65fdc7b9a5fd9;hb=2dd348d6fe62d96589c81379bbd01314d6442dc0;hp=dde9ad8254a6860e7dfb2dadac429700e66c8fe0;hpb=19a00ed1cd086dcca4b6bfeb84e0b1488b2e3089;p=evince.git diff --git a/libview/ev-view-presentation.h b/libview/ev-view-presentation.h index dde9ad82..24553b08 100644 --- a/libview/ev-view-presentation.h +++ b/libview/ev-view-presentation.h @@ -42,7 +42,8 @@ GType ev_view_presentation_get_type (void) G_GNUC_CONST; GtkWidget *ev_view_presentation_new (EvDocument *document, guint current_page, - guint rotation); + guint rotation, + gboolean inverted_colors); guint ev_view_presentation_get_current_page (EvViewPresentation *pview); G_END_DECLS