Method
PurpleFileTransferget_cancellable
unstable 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
| Gets property | Purple.FileTransfer:cancellable | 
Return value
Type: GCancellable
The cancellable.
| The returned data is owned by the instance. |