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