Method

PurpleNotificationset_read

since: 3.0

Declaration [src]

void
purple_notification_set_read (
  PurpleNotification* notification,
  gboolean read
)

Description [src]

Sets notifications read state to read.

Available since: 3.0

Parameters

read

Type: gboolean

Whether or not the notification has been read.