--- a/pidgin/gtkconv.h Fri Oct 12 02:06:38 2007 +0000 +++ b/pidgin/gtkconv.h Fri Oct 12 02:18:35 2007 +0000 @@ -1,6 +1,7 @@ /** * @file gtkconv.h GTK+ Conversation API * @ingroup pidgin + * @see @ref gtkconv-signals */ /* pidgin @@ -252,6 +253,8 @@ * @param conv The conversation. * * @return Wheter Pidgin UI was successfully attached. + * + * @since 2.2.0 */ gboolean pidgin_conv_attach_to_conversation(PurpleConversation *conv);