Method
PurpleConversationset_topic_updated
unstable since: 3.0
Declaration [src]
void
purple_conversation_set_topic_updated (
PurpleConversation* conversation,
GDateTime* updated
)
Description [src]
Sets the time that the topic was lasted updated for conversation.
Available since: 3.0
| Sets property | Purple.Conversation:topic-updated |
Parameters
updated-
Type:
GDateTimeThe time of the last update.
The argument can be NULL.The data is owned by the caller of the method.