From a601c252dae06def4379c838ed176955903b34c9 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 20 Jan 2005 11:35:19 +0000 Subject: Ensure thumbnails selection, toolbar page control and current page are in 2005-01-20 Marco Pesenti Gritti * shell/ev-sidebar-thumbnails.c: (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_select_page): * shell/ev-sidebar-thumbnails.h: * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back), (ev_view_can_go_forward): * shell/ev-window.c: (ev_window_open_page), (ev_window_setup_document), (update_current_page), (view_page_changed_cb), (ev_window_init): * shell/ev-window.h: Ensure thumbnails selection, toolbar page control and current page are in sync. --- (limited to 'shell/ev-window.h') 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 -- cgit v0.9.1