diff src/gtkimhtml.h @ 2363:08c66712364c

[gaim-migrate @ 2376] my cs165a (AI) teacher used to work at microsoft, and today he was wearing a microsoft t-shirt, so i've decided that every day that i go to his class i'll wear a different sun/netscape/linux t-shirt. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 26 Sep 2001 19:48:50 +0000
parents 60c716c32c40
children 16df889d81e2
line wrap: on
line diff
--- a/src/gtkimhtml.h	Wed Sep 26 19:22:19 2001 +0000
+++ b/src/gtkimhtml.h	Wed Sep 26 19:48:50 2001 +0000
@@ -129,6 +129,10 @@
 
 void       gtk_imhtml_clear            (GtkIMHtml        *imhtml);
 
+void       gtk_imhtml_page_up          (GtkIMHtml        *imhtml);
+
+void       gtk_imhtml_page_down        (GtkIMHtml        *imhtml);
+
 #ifdef __cplusplus
 }
 #endif