diff src/gtkhtml.h @ 337:f5b199e20d12

[gaim-migrate @ 347] Cheese first look at graphical smileys. These are subject to change quite a bit :0 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 06 Jun 2000 09:36:12 +0000
parents 2846a03bda67
children c9f994ea5833
line wrap: on
line diff
--- a/src/gtkhtml.h	Mon Jun 05 17:25:16 2000 +0000
+++ b/src/gtkhtml.h	Tue Jun 06 09:36:12 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);
 
 
 #ifdef __cplusplus