comparison 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
comparison
equal deleted inserted replaced
2362:ba6d3f0467cb 2363:08c66712364c
127 const gchar *text, 127 const gchar *text,
128 GtkIMHtmlOptions options); 128 GtkIMHtmlOptions options);
129 129
130 void gtk_imhtml_clear (GtkIMHtml *imhtml); 130 void gtk_imhtml_clear (GtkIMHtml *imhtml);
131 131
132 void gtk_imhtml_page_up (GtkIMHtml *imhtml);
133
134 void gtk_imhtml_page_down (GtkIMHtml *imhtml);
135
132 #ifdef __cplusplus 136 #ifdef __cplusplus
133 } 137 }
134 #endif 138 #endif
135 139
136 #endif 140 #endif