Property
ValentTransfer:state
unstable since: 1.0
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 value | VALENT_TRANSFER_STATE_PENDING |
| Getter method | valent_transfer_get_state() |