Property
IdeNotification:priority
Description
The “priority” property is used to sort the notification in order of importance when displaying to the user.
You may also use the IdeNotification:urgent
property to raise the
importance of a message to the user.
Type: | gint |
Default value | 0 |
Getter method | ide_notification_get_priority() |
Setter method | ide_notification_set_priority() |