diff src/gtkimhtml.h @ 1780:d7cbedd1d651

[gaim-migrate @ 1790] woo. more preferences redesigns. also gtk_imhtml_clear and gaim_setup_imhtml. this is knee-toe. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 30 Apr 2001 13:12:42 +0000
parents 7ad82fa9e6ce
children 60c716c32c40
line wrap: on
line diff
--- a/src/gtkimhtml.h	Mon Apr 30 11:54:59 2001 +0000
+++ b/src/gtkimhtml.h	Mon Apr 30 13:12:42 2001 +0000
@@ -127,6 +127,8 @@
 					const gchar      *text,
 					GtkIMHtmlOptions  options);
 
+void       gtk_imhtml_clear            (GtkIMHtml        *imhtml);
+
 #ifdef __cplusplus
 }
 #endif