]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-dualscreen.h
[dualscreen] presentation wrapper and window placement
[evince.git] / shell / ev-dualscreen.h
index c884f58932341502d28afb7140cc2fc173ea54b0..4c884324c39587079a0640851a7302c28af3723e 100644 (file)
@@ -50,10 +50,9 @@ struct _EvDSCWindowClass {
 
 GType          ev_dscwindow_get_type   (void);
 GtkWidget      *ev_dscwindow_new (void);
-/*void         ev_dscwindow_set_presentation (EvDSCWindow * self,
-                                          EvWindow *presentation_window,
-                                          EvDocument *document);
-EvDSCWindow*    ev_dscwindow_get_control (void);*/
+void           ev_dscwindow_set_presentation (EvDSCWindow * self,
+                                               EvWindow *presentation_window);
+/*EvDSCWindow*    ev_dscwindow_get_control (void);*/
 
 G_END_DECLS