Property

IdeNotification:progress

Declaration

property progress: double [ read, write ]

Description

The “progress” property is a value between 0.0 and 1.0 describing the progress of the operation for which the notification represents.

This property is ignored if IdeNotification:has-progress is unset.

Type: gdouble
Default value0.000000
Getter methodide_notification_get_progress()
Setter methodide_notification_set_progress()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno