Method

PurpleConversationget_history

unstable since: 3.0

Declaration [src]

PurpleHistory*
purple_conversation_get_history (
  PurpleConversation* conversation
)

Description [src]

Gets the history.

Available since: 3.0

Return value

Type: PurpleHistory

The history.

The returned data is owned by the instance.