diff src/gtkconv.h @ 12239:36d3b1eaf20e

[gaim-migrate @ 14541] this makes more sense to me committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 27 Nov 2005 19:45:29 +0000
parents 762bb28154bf
children 6faefbebcd24
line wrap: on
line diff
--- a/src/gtkconv.h	Sun Nov 27 18:46:14 2005 +0000
+++ b/src/gtkconv.h	Sun Nov 27 19:45:29 2005 +0000
@@ -237,6 +237,7 @@
 GdkPixbuf *gaim_gtkconv_get_tab_icon(GaimConversation *conv, gboolean small_icon);
 void gaim_gtkconv_new(GaimConversation *conv);
 int gaim_gtkconv_get_tab_at_xy(GaimGtkWindow *win, int x, int y, gboolean *to_right);
+gboolean gaim_gtkconv_is_hidden(GaimGtkConversation *gtkconv);
 /*@}*/
 
 /**************************************************************************/