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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/ev-window.h b/shell/ev-window.h
index fe2c279..5523fdd 100644
--- a/shell/ev-window.h
+++ b/shell/ev-window.h
@@ -53,8 +53,8 @@ struct _EvWindowClass {
GType ev_window_get_type (void);
void ev_window_open (EvWindow *ev_window,
const char *uri);
-void ev_window_open_page (EvWindow *ev_window,
- int page);
+void ev_window_open_page_label (EvWindow *ev_window,
+ const char *label);
gboolean ev_window_is_empty (const EvWindow *ev_window);
void ev_window_print_range (EvWindow *ev_window,
int first_page,