Method

PurpleConversationget_title

since: 2.0

Declaration [src]

const char*
purple_conversation_get_title (
  PurpleConversation* conversation
)

Description [src]

Returns the specified conversation’s title.

Available since: 2.0

Return value

Type: const char*

The title.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.