Method

PurpleNotificationget_created_timestamp

unstable 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 returned data is owned by the instance.