summaryrefslogtreecommitdiff
path: root/src/eom-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eom-util.h')
-rw-r--r--src/eom-util.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/eom-util.h b/src/eom-util.h
index 528ec4e..b713721 100644
--- a/src/eom-util.h
+++ b/src/eom-util.h
@@ -65,6 +65,9 @@ G_GNUC_INTERNAL
void eom_util_show_file_in_filemanager (GFile *file,
GtkWindow *toplevel);
+gboolean eom_notebook_page_scroll_event_cb (GtkWidget *notebook,
+ GdkEventScroll *event);
+
G_END_DECLS
#endif /* __EOM_UTIL_H__ */