src/gtkconv.h

changeset 11911
797cf405943c
parent 11690
627a464583bb
child 12021
dff8a2336172
--- a/src/gtkconv.h	Sun Oct 30 23:33:36 2005 +0000
+++ b/src/gtkconv.h	Sun Oct 30 23:36:51 2005 +0000
@@ -181,6 +181,13 @@
 void gaim_gtkconv_update_buddy_icon(GaimConversation *conv);
 
 /**
+ * Sets the active conversation within a GTK-conversation.
+ *
+ * @param conv The conversation
+ */
+void gaim_gtkconv_switch_active_conversation(GaimConversation *conv);
+
+/**
  * Updates the tab positions on all conversation windows to reflect any
  * changed preferences.
  */

mercurial