Method

PurpleCoreget_conversation_manager

unstable since: 3.0

Declaration [src]

PurpleConversationManager*
purple_core_get_conversation_manager (
  PurpleCore* core
)

Description [src]

Gets the conversation manager that the core is using.

Available since: 3.0

Return value

Type: PurpleConversationManager

The manager.

The returned data is owned by the instance.