Function

Finchxfer_dialog_cancel_xfer

Declaration [src]

void
finch_xfer_dialog_cancel_xfer (
  PurpleXfer* xfer
)

Description [src]

Indicate in a file transfer dialog that a transfer was cancelled.

Parameters

xfer

Type: PurpleXfer

The file transfer that was cancelled.

The data is owned by the caller of the function.