Method

PurpleAttachmentget_content_type

since: 3.0

Declaration [src]

const gchar*
purple_attachment_get_content_type (
  PurpleAttachment* attachment
)

Description [src]

Gets the content-type of attachment.

Available since: 3.0

Return value

Type: const gchar*

The content-type of attachment.

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