Property

ValentTransfer:progress

unstable since: 1.0

Declaration

property progress: double [ read, write ]

Description [src]

The progress of the transfer.

This value will change from 0.0 to 1.0 during the course of the operation. It is guaranteed to change to 1.0 when the transfer operation completes, but not guaranteed to change before that unless set by an implementation.

This property is thread-safe. Emissions of GObject::notify are guaranteed to happen in the main thread.

Type: gdouble
Available since:1.0
Default value0.000000
Getter methodvalent_transfer_get_progress()
Setter methodvalent_transfer_set_progress()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno