Method

PurpleFileTransferget_error

unstable since: 3.0

Declaration [src]

GError*
purple_file_transfer_get_error (
  PurpleFileTransfer* transfer
)

Description [src]

Gets the GError from transfer.

Available since: 3.0

Return value

Type: GError

The error for the transfer.

The returned data is owned by the instance.
The return value can be NULL.