Property

ValentTransfer:state

unstable since: 1.0

Declaration

property state: Valent.TransferState [ read ]

Description [src]

The ValentTransferState of the transfer.

The value will change from VALENT_TRANSFER_STATE_PENDING to VALENT_TRANSFER_STATE_ACTIVE when valent_transfer_execute() is called. When the operation completes it will change to either VALENT_TRANSFER_STATE_COMPLETE or VALENT_TRANSFER_STATE_FAILED.

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

Type: ValentTransferState
Available since:1.0
Default valueVALENT_TRANSFER_STATE_PENDING
Getter methodvalent_transfer_get_state()

Flags

Readableyes
Writableno
Constructno
Construct onlyno