]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-dualscreen.h
[dualscreen] beta pageswitch [shell] todo change run_presentation [presentation]...
[evince.git] / shell / ev-dualscreen.h
index 643a21e76f5d443dda0f8370c5f7ce0673abc55d..790e161e453e2b43d807ddb2c2e39d5c5d8793ba 100644 (file)
@@ -53,7 +53,8 @@ GType         ev_dscwindow_get_type   (void);
 GtkWidget      *ev_dscwindow_new (void);
 void           ev_dscwindow_set_presentation (EvDSCWindow      *ev_dscwindow,
                                                EvWindow        *presentation_window,
-                                               EvDocument      *document);
+                                               EvDocument      *document,
+                                               GtkWidget       *pview);
 EvDSCWindow*    ev_dscwindow_get_control (void);
 
 G_END_DECLS