comparison src/gtkimhtml.h @ 2728:16df889d81e2

[gaim-migrate @ 2741] eh. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 15 Nov 2001 23:43:44 +0000
parents 08c66712364c
children b1e300a85678
comparison
equal deleted inserted replaced
2727:4c6ad3d9db3f 2728:16df889d81e2
115 115
116 void gtk_imhtml_associate_smiley (GtkIMHtml *imhtml, 116 void gtk_imhtml_associate_smiley (GtkIMHtml *imhtml,
117 gchar *text, 117 gchar *text,
118 gchar **xpm); 118 gchar **xpm);
119 119
120 void gtk_imhtml_remove_smileys (GtkIMHtml *imhtml);
121
120 void gtk_imhtml_show_smileys (GtkIMHtml *imhtml, 122 void gtk_imhtml_show_smileys (GtkIMHtml *imhtml,
121 gboolean show); 123 gboolean show);
122 124
123 void gtk_imhtml_show_comments (GtkIMHtml *imhtml, 125 void gtk_imhtml_show_comments (GtkIMHtml *imhtml,
124 gboolean show); 126 gboolean show);