Method

PurpleConversationget_topic_updated

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

Return value

Type: GDateTime

The last time the topic was updated or NULL.

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