From 46746347b389f78dfd026b511600fbe46b019bc1 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 25 Apr 2010 16:20:56 +0000 Subject: [presentation] Make inverted colors mode work in presentation mode too Fixes bug #614693. --- (limited to 'libview/ev-view-presentation.h') diff --git a/libview/ev-view-presentation.h b/libview/ev-view-presentation.h index dde9ad8..24553b0 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 -- cgit v0.9.1