Method

PurpleNotificationget_read

unstable since: 3.0

[]

Declaration [src]

gboolean
purple_notification_get_read (
  PurpleNotification* notification
)
[]

Description [src]

Gets whether or not notification has been read.

Available since: 3.0

[]

Return value

Type: gboolean

TRUE if notification has been read, FALSE otherwise.