Property
PurpleFileTransfer:error
unstable since: 3.0
Description [src]
A GError
representing the failure of the transfer. This should only be
set if PurpleFileTransfer:state
is set to error.
This should be used to tell the user about network issues or if the transfer was cancelled and so on.
Type:GError
Available since: 3.0
Getter method | purple_file_transfer_get_error() |
Setter method | purple_file_transfer_set_error() |