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