Method

PurpleNotificationget_created_timestamp

since: 3.0

Declaration [src]

GDateTime*
purple_notification_get_created_timestamp (
  PurpleNotification* notification
)

Description [src]

Gets the created time of notification.

Available since: 3.0

Return value

Type: GDateTime

The creation time of notification.

The data is owned by the instance.