Property
IdeNotification:progress
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 value | 0.000000 |
| Getter method | ide_notification_get_progress() |
| Setter method | ide_notification_set_progress() |