Method

PurpleUiget_conversation_manager

unstable since: 3.0

Declaration [src]

PurpleConversationManager*
purple_ui_get_conversation_manager (
  PurpleUi* ui
)

Description [src]

Gets the default conversation manager manage from ui.

Note: This should only be called by libpurple which will manage it’s life cycle.

Available since: 3.0

Return value

Type: PurpleConversationManager

The conversation manager for ui.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.