X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-view-private.h;h=b5831e4fbe5413829cd0d55434919c7e79be6a40;hb=f4e6041a84c4a0dd4a9c1bab758c9bef43c0b222;hp=91f43154de25ca9fcda006ea79def8b8ce1ea2cf;hpb=147db949b1e422ce3e4fc2c948efbd74581bc311;p=evince.git diff --git a/shell/ev-view-private.h b/shell/ev-view-private.h index 91f43154..b5831e4f 100644 --- a/shell/ev-view-private.h +++ b/shell/ev-view-private.h @@ -86,12 +86,12 @@ struct _EvView { gint start_page; gint end_page; gint current_page; - gint find_page; int rotation; double scale; int spacing; + gboolean loading; gboolean continuous; gboolean dual_page; gboolean fullscreen; @@ -124,7 +124,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,