Method

TalkatuAttachmentget_content_type

Declaration [src]

gchar*
talkatu_attachment_get_content_type (
  TalkatuAttachment* attachment
)

Description [src]

Returns the content type of the attachment.

Return value

Type: gchar*

The content type of attachment.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.