Method

PurpleXferget_local_filename

Declaration [src]

const char*
purple_xfer_get_local_filename (
  PurpleXfer* xfer
)

Description [src]

Returns the file’s destination filename,

Return value

Type: const char*

The destination filename.

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