Method

PurpleXferget_filename

since: 2.0.0

Declaration [src]

const char*
purple_xfer_get_filename (
  PurpleXfer* xfer
)

Description [src]

Returns the name of the file being sent or received.

Available since: 2.0.0

Gets propertyPurple.Xfer:filename

Return value

Type: const char*

The filename.

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