Method
PurpleMessageget_timestamp
unstable since: 3.0
Declaration [src]
GDateTime*
purple_message_get_timestamp (
PurpleMessage* message
)
Description [src]
Gets the timestamp of when the message was created.
Available since: 3.0
| Gets property | Purple.Message:timestamp |
Return value
Type: GDateTime
The create timestamp of the message.
| The returned data is owned by the instance. |
The return value can be NULL. |