Method
PurpleConversationget_topic_updated
unstable since: 3.0
Declaration [src]
GDateTime*
purple_conversation_get_topic_updated (
PurpleConversation* conversation
)
Description [src]
Gets the last time that the topic was updated.
Available since: 3.0
Gets property | Purple.Conversation:topic-updated |
Return value
Type: GDateTime
The last time the topic was updated or
NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |