]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-view-private.h
Updated Translation
[evince.git] / shell / ev-view-private.h
index 8ea666006d1bc3e580472bf4270f6ed652c0e095..1d09cb372f00d977509689363775c37082e12b84 100644 (file)
@@ -64,6 +64,7 @@ struct _EvView {
        char *status;
        char *find_status;
        int find_result;
+       gboolean jump_to_find_result;
        
        EvPageCache *page_cache;
        EvPixbufCache *pixbuf_cache;
@@ -124,7 +125,7 @@ struct _EvViewClass {
                                           GtkAdjustment  *hadjustment,
                                           GtkAdjustment  *vadjustment);
        void    (*binding_activated)      (EvView         *view,
-                                          GtkScrollType   scroll,
+                                          EvScrollType   scroll,
                                           gboolean        horizontal);
        void    (*zoom_invalid)           (EvView         *view);
        void    (*external_link)          (EvView         *view,