Method

PurpleConversationget_topic_author

since: 3.0

Declaration [src]

PurpleContactInfo*
purple_conversation_get_topic_author (
  PurpleConversation* conversation
)

Description [src]

Gets the author of the topic for conversation.

Available since: 3.0

Return value

Type: PurpleContactInfo

The author of the topic or NULL.

The data is owned by the instance.
The return value can be NULL.