Virtual Method
PurpleUiget_conversation_manager
unstable since: 3.0
Declaration [src]
PurpleConversationManager*
get_conversation_manager (
  PurpleUi* ui
)
      Description [src]
Gets the default conversation manager.
Note: This should only be called by libpurple which will manage its life cycle.
Available since: 3.0
Return value
Type: PurpleConversationManager
The conversation manager.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |