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=1d09cb372f00d977509689363775c37082e12b84;hb=a61c4406e2cd4dc8f2d3a981e73dc09ae21e6ece;hp=8ea666006d1bc3e580472bf4270f6ed652c0e095;hpb=30d1f0f07c6682f3be9f9b16e6b0ebe110366a37;p=evince.git diff --git a/shell/ev-view-private.h b/shell/ev-view-private.h index 8ea66600..1d09cb37 100644 --- a/shell/ev-view-private.h +++ b/shell/ev-view-private.h @@ -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,