Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-view.h')
-rw-r--r--shell/ev-view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/ev-view.h b/shell/ev-view.h
index 2244ae0..05b2542 100644
--- a/shell/ev-view.h
+++ b/shell/ev-view.h
@@ -90,8 +90,8 @@ void ev_view_set_zoom_for_size (EvView *view,
int height,
int vsb_width,
int hsb_height);
-void ev_view_set_orientation (EvView *view,
- EvOrientation orientation);
+void ev_view_rotate_left (EvView *view);
+void ev_view_rotate_right (EvView *view);
/* Find */
gboolean ev_view_can_find_next (EvView *view);