Property

IdeNotification:priority

Declaration

property priority: int [ read, write ]

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 value0
Getter methodide_notification_get_priority()
Setter methodide_notification_set_priority()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno