Method

PurpleNotificationset_persistent

since: 3.0

Declaration [src]

void
purple_notification_set_persistent (
  PurpleNotification* notification,
  gboolean persistent
)

Description [src]

Sets whether or not notification is persistent.

Available since: 3.0

Parameters

persistent

Type: gboolean

The new state.