Method

PurpleFileTransferget_filename

since: 3.0

Declaration [src]

const char*
purple_file_transfer_get_filename (
  PurpleFileTransfer* transfer
)

Description [src]

Gets the base filename from transfer.

Available since: 3.0

Return value

Type: const char*

The base filename.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.