Notification.setUrgent

class Notification
void
setUrgent
(
bool urgent
)

Parameters

urgent bool

true if notification is urgent

Detailed Description

Deprecated: Since 2.42, this has been deprecated in favour of gio.notification.Notification.setPriority.