diff src/gtkhtml.h @ 536:c9f994ea5833

[gaim-migrate @ 546] smileys wrap now. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 27 Jul 2000 18:21:01 +0000
parents f5b199e20d12
children ff7a04b30608
line wrap: on
line diff
--- a/src/gtkhtml.h	Thu Jul 27 17:48:15 2000 +0000
+++ b/src/gtkhtml.h	Thu Jul 27 18:21:01 2000 +0000
@@ -148,7 +148,7 @@
 void       gtk_html_freeze           (GtkHtml      *html);
 void       gtk_html_thaw             (GtkHtml      *html);
 
-void	gtk_html_add_pixmap	(GtkHtml * html, GdkPixmap *pm, gint fint);
+void	gtk_html_add_pixmap	(GtkHtml * html, GdkPixmap *pm, gint fint, gint newline);
 
 
 #ifdef __cplusplus