Property
IdeNotification:priority
since: 45
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 |
| Available since: | 45 |
| Default value | 0 |
| Getter method | ide_notification_get_priority() |
| Setter method | ide_notification_set_priority() |