Method
PurpleConversationManageradd
unstable since: 3.0
Declaration [src]
gboolean
purple_conversation_manager_add (
PurpleConversationManager* manager,
PurpleConversation* conversation
)
Parameters
conversation-
Type:
PurpleConversationThe
PurpleConversationto add.The data is owned by the caller of the method.