Method

PurpleFileTransferget_cancellable

since: 3.0

Declaration [src]

GCancellable*
purple_file_transfer_get_cancellable (
  PurpleFileTransfer* transfer
)

Description [src]

The GCancellable for transfer that can be used to cancel the transfer.

Available since: 3.0

Return value

Type: GCancellable

The cancellable.

The data is owned by the instance.