Method
PurpleConversationget_archived_on
unstable since: 3.0
Declaration [src]
GDateTime*
purple_conversation_get_archived_on (
PurpleConversation* conversation
)
Description [src]
Gets when the conversation was archived.
Available since: 3.0
| Gets property | Purple.Conversation:archived-on |
Return value
Type: GDateTime
When the conversation was archived.
| The returned data is owned by the instance. |
The return value can be NULL. |