Method

PurpleConversationget_connection

since: 3.0

Declaration [src]

PurpleConnection*
purple_conversation_get_connection (
  PurpleConversation* conversation
)

Description [src]

Returns the specified conversation’s purple_connection.

Available since: 3.0

Return value

Type: PurpleConnection

The conversation’s purple_connection.

The data is owned by the instance.