comparison 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
comparison
equal deleted inserted replaced
336:5a88018cc555 337:f5b199e20d12
146 char *text, 146 char *text,
147 gint options); 147 gint options);
148 void gtk_html_freeze (GtkHtml *html); 148 void gtk_html_freeze (GtkHtml *html);
149 void gtk_html_thaw (GtkHtml *html); 149 void gtk_html_thaw (GtkHtml *html);
150 150
151 151 void gtk_html_add_pixmap (GtkHtml * html, GdkPixmap *pm, gint fint);
152 152
153 153
154 #ifdef __cplusplus 154 #ifdef __cplusplus
155 /*}*/ 155 /*}*/
156 #endif /* __cplusplus */ 156 #endif /* __cplusplus */