Method
PurpleConversationget_topic_author
unstable 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
Gets property | Purple.Conversation:topic-author |
Return value
Type: PurpleContactInfo
The author of the topic or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |