Method

PurpleXferget_thumbnail_mimetype

since: 2.7.0

Declaration [src]

const gchar*
purple_xfer_get_thumbnail_mimetype (
  PurpleXfer* xfer
)

Description [src]

Gets the mimetype of the thumbnail preview for a transfer.

Available since: 2.7.0

Return value

Type: const gchar*

The mimetype of the thumbnail, or NULL if not thumbnail is set.

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