--- a/libpurple/conversation.h Sat Jun 29 02:15:46 2013 +0530 +++ b/libpurple/conversation.h Sat Jun 29 03:15:11 2013 +0530 @@ -658,6 +658,11 @@ /*@{*/ /** + * Returns the GType for the PurpleConversationMessage boxed structure. + */ +GType purple_conversation_message_get_type(void); + +/** * Get the sender from a PurpleConversationMessage * * @param msg A PurpleConversationMessage