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

Return value

Type: GDateTime

When the conversation was archived.

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