Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.h')
-rw-r--r--shell/ev-window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-window.h b/shell/ev-window.h
index 97e0e02..06880db 100644
--- a/shell/ev-window.h
+++ b/shell/ev-window.h
@@ -59,6 +59,8 @@ void ev_window_open (EvWindow *ev_window,
const char *uri);
void ev_window_open_link (EvWindow *ev_window,
EvLink *link);
+void ev_window_open_page (EvWindow *ev_window,
+ int page);
gboolean ev_window_is_empty (const EvWindow *ev_window);
G_END_DECLS