Method

PurpleNotificationget_persistent

since: 3.0

Declaration [src]

gboolean
purple_notification_get_persistent (
  PurpleNotification* notification
)

Description [src]

Gets whether or not notification is able to be dismissed by a user.

Available since: 3.0

Return value

Type: gboolean

TRUE if the user should not be able to dismiss notification, otherwise FALSE.