From 82accaf200ab3a2cbf5a9112628a8f6eac27b1c8 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Wed, 20 Oct 2021 09:15:06 +0200 Subject: sdgui: make Page Up/Down scroll the view --- src/stardict-view.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/stardict-view.h') diff --git a/src/stardict-view.h b/src/stardict-view.h index 206238b..d5d679d 100644 --- a/src/stardict-view.h +++ b/src/stardict-view.h @@ -30,5 +30,7 @@ GtkWidget *stardict_view_new (void); void stardict_view_set_position (StardictView *view, StardictDict *dict, guint position); void stardict_view_set_matched (StardictView *view, const gchar *matched); +void stardict_view_scroll (StardictView *view, + GtkScrollStep step, gdouble amount); #endif // ! STARDICT_VIEW_H -- cgit v1.2.3-70-g09d2