Notify.Notification.prototype.set_urgency
function set_urgency(urgency: Notify.Urgency): void {
// Gjs wrapper for notify_notification_set_urgency()
}
Sets the urgency level of this notification.
See: Notify.Urgency
- urgency
The urgency level.