cpw.attention_ui: 58a6754a: Added @since on gtk_imhtmltoolbar_switch...

malu at pidgin.im malu at pidgin.im
Mon Nov 16 16:21:45 EST 2009


-----------------------------------------------------------------
Revision: 58a6754ab4d9a4486591e6aeb51159fb3721de27
Ancestor: 7be6be91b84eee772bbb7f0b11fb818da17f908d
Author: malu at pidgin.im
Date: 2009-11-16T21:14:35
Branch: im.pidgin.cpw.attention_ui
URL: http://d.pidgin.im/viewmtn/revision/info/58a6754ab4d9a4486591e6aeb51159fb3721de27

Modified files:
        pidgin/gtkimhtmltoolbar.h

ChangeLog: 

Added @since on gtk_imhtmltoolbar_switch_active_conversation

-------------- next part --------------
============================================================
--- pidgin/gtkimhtmltoolbar.h	9c2d607fe8b91cfc264123f86d311a171b776ead
+++ pidgin/gtkimhtmltoolbar.h	11ef362f1c0b737bfdc12bc8daa20f6892446647
@@ -90,6 +90,9 @@ void gtk_imhtmltoolbar_associate_smileys
 void gtk_imhtmltoolbar_attach    (GtkIMHtmlToolbar *toolbar, GtkWidget *imhtml);
 void gtk_imhtmltoolbar_associate_smileys (GtkIMHtmlToolbar *toolbar, const char *proto_id);
 
+/**
+ * @since 2.7.0
+ */
 void gtk_imhtmltoolbar_switch_active_conversation(GtkIMHtmlToolbar *toolbar,
 	PurpleConversation *conv);
 


More information about the Commits mailing list