Method

PurpleConversationget_created_on

since: 3.0

Declaration [src]

GDateTime*
purple_conversation_get_created_on (
  PurpleConversation* conversation
)

Description [src]

Gets a GDateTime for when conversation was created.

Available since: 3.0

Return value

Type: GDateTime

The creation time of conversation.

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